Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | AddMessagesFrom (Error) |
Adds error messages from another error to this Exception instance |
|
+ | Consultingwerk.Exceptions.Exception AssignFromError (Error) |
Adds the messages and the orignal stack trace of the provided |
|
+ | 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 |
|
|
+ | CHARACTER OriginalStackTrace |
|
|
+ | Consultingwerk.SessionInfo SessionInfo |
|
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception AssignFromError (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 CHARACTER OriginalStackTrace
|
|||||||||
PUBLIC Consultingwerk.SessionInfo SessionInfo
|