|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | AddMessagesFrom (Error) |
Adds error messages from another error to this Exception instance Inherited from Consultingwerk.Exceptions.Exception |
|
+ | Exception AssignFromError (Error) |
Adds the messages and the orignal stack trace of the provided Inherited from Consultingwerk.Exceptions.Exception |
|
+ | Exception FromErrorMessageAndError (character, integer, Error) |
Creates an Exception using the given error message and number and
Existing Error Inherited from Consultingwerk.Exceptions.Exception |
Options | Name | Purpose | |
---|---|---|---|
+ | ParameterNullValueException (character, character) |
Constructor of the ParameterNullValueException class |
|
+ | ParameterNullValueException (ProError, character, character) |
Constructor of the ParameterNullValueException class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER ClassName |
Inherited from Consultingwerk.Exceptions.InvalidParameterValueException |
|
+ | Progress.Lang.Error InnerException |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER OriginalStackTrace |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER ParameterName |
Inherited from Consultingwerk.Exceptions.InvalidParameterValueException |
|
+ | CHARACTER ParameterValue |
Inherited from Consultingwerk.Exceptions.InvalidParameterValueException |
|
+ | SessionInfo SessionInfo |
Inherited from Consultingwerk.Exceptions.Exception |
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Exception AssignFromError (Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC ParameterNullValueException (character, character)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ParameterNullValueException (ProError, character, character)
|
PUBLIC CHARACTER ClassName
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||
PUBLIC CHARACTER OriginalStackTrace
|
|||||||||
PUBLIC CHARACTER ParameterName
|
|||||||||
PUBLIC CHARACTER ParameterValue
|
|||||||||
PUBLIC SessionInfo SessionInfo
|