Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | AddMessagesFrom (Error) |
Adds error messages from another error to this Exception instance |
|
+ | Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error) |
Creates an Exception using the given error message and number and
Existing Error |
Options | Name | Purpose | |
---|---|---|---|
+ | Exception () |
Constructor of the Exception class |
|
+ | Exception (character) |
Constructor of the Exception class |
|
+ | Exception (character, integer) |
Constructor of the Exception class |
|
+ | Exception (Error) |
Constructor of the Exception class |
|
+ | Exception (Error, character) |
Constructor of the Exception class |
|
+ | Exception (Error, character, integer) |
Constructor of the Exception class |
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. |
|
+ | Consultingwerk.SessionInfo SessionInfo |
Returns the Information aboult the Session the error occured in |
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC Exception ()
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Exception (character)
|
|||||||||||||||||||||||||
PUBLIC Exception (character, integer)
|
|||||||||||||||||||||||||
PUBLIC Exception (Error)
|
|||||||||||||||||||||||||
PUBLIC Exception (Error, character)
|
|||||||||||||||||||||||||
PUBLIC Exception (Error, character, integer)
|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SessionInfo SessionInfo
|