Namespace: Consultingwerk.Framework.Exceptions
Class 
UnableToInitializeStaticPropertyException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:UnableToInitializeStaticPropertyException
Purpose:Exception thrown when the AppServerStartupManager cannot
assign a static property during initialization
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:16.11.2019 09:47:39


Top Constructor Summary
Options Name Purpose
UnableToInitializeStaticPropertyException (Error, character, integer, character, character) Constructor of the UnableToInitializeStaticPropertyException class

Top Property Summary
Options Name Purpose
CHARACTER ClassName
CHARACTER PropertyName


Constructor Detail
Top

UnableToInitializeStaticPropertyException (Error, character, integer, character, character)

Purpose: Constructor of the UnableToInitializeStaticPropertyException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcClassName CHARACTER
The name of the class that raised the issue
pcPropertyName CHARACTER
The name of the property that raised the issue


Property Detail
Top

CHARACTER ClassName


Returns CHARACTER
Top

CHARACTER PropertyName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:17