|
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 | |
---|---|---|---|
+ | InvalidObjectMasterException (character) |
Constructor of the InvalidObjectMasterException class |
|
+ | InvalidObjectMasterException (character, integer, character) |
Constructor of the InvalidObjectMasterException class |
|
+ | InvalidObjectMasterException (Error, character) |
Constructor of the InvalidObjectMasterException class |
|
+ | InvalidObjectMasterException (Error, character, integer, character) |
Constructor of the InvalidObjectMasterException class |
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER ObjectMaster |
Returns the ObjectMaster associated with the exception |
|
+ | SessionInfo SessionInfo |
Returns the Information aboult the Session the error occured in Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER Title |
Returns the Title associated with the Exception Inherited from Consultingwerk.Exceptions.ExceptionWithTitle |
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC InvalidObjectMasterException (character)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC InvalidObjectMasterException (character, integer, character)
|
||||||||||||||||||||||||||||||
PUBLIC InvalidObjectMasterException (Error, character)
|
||||||||||||||||||||||||||||||
PUBLIC InvalidObjectMasterException (Error, character, integer, character)
|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ObjectMaster
|
|||||||||||||
PUBLIC SessionInfo SessionInfo
|
|||||||||||||
PUBLIC CHARACTER Title
|