|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | AddMessagesFrom (Error) |
Adds error messages from another error to this Exception instance Inherited from Consultingwerk.Exceptions.Exception |
|
+ | Consultingwerk.Exceptions.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 | |
---|---|---|---|
+ | InvalidReferenceException () |
Default constructor of the InvalidReferenceException class |
|
+ | InvalidReferenceException (character) |
Constructor of the InvalidReferenceException class |
|
+ | InvalidReferenceException (Error) |
Default constructor of the InvalidReferenceException class |
|
+ | InvalidReferenceException (Error, character) |
Constructor of the InvalidReferenceException class |
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER ReferenceDescription |
Returns the optional description of the invalid handle |
|
+ | SessionInfo SessionInfo |
Returns the Information aboult the Session the error occured in Inherited from Consultingwerk.Exceptions.Exception |
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC InvalidReferenceException ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC InvalidReferenceException (character)
|
||||||||||||||||||||
PUBLIC InvalidReferenceException (Error)
|
||||||||||||||||||||
PUBLIC InvalidReferenceException (Error, character)
|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ReferenceDescription
|
|||||||||||||
PUBLIC SessionInfo SessionInfo
|