|
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 |
|
+ | Consultingwerk.Exceptions.Exception AssignFromError (Error) |
Adds the messages and the orignal stack trace of the provided 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 | |
---|---|---|---|
+ | InvalidListIndexException () |
Constructor of the InvalidListIndexException class |
|
+ | InvalidListIndexException (character) |
Constructor of the InvalidListIndexException class |
|
+ | InvalidListIndexException (character, integer) |
Constructor of the InvalidListIndexException class |
|
+ | InvalidListIndexException (Error) |
Constructor of the InvalidListIndexException class |
|
+ | InvalidListIndexException (Error, character) |
Constructor of the InvalidListIndexException class |
|
+ | InvalidListIndexException (Error, character, integer) |
Constructor of the InvalidListIndexException class |
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Error InnerException |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER OriginalStackTrace |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | Consultingwerk.SessionInfo SessionInfo |
Inherited from Consultingwerk.Exceptions.Exception |
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception AssignFromError (Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC InvalidListIndexException ()
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC InvalidListIndexException (character)
|
|||||||||||||||||||||||||
PUBLIC InvalidListIndexException (character, integer)
|
|||||||||||||||||||||||||
PUBLIC InvalidListIndexException (Error)
|
|||||||||||||||||||||||||
PUBLIC InvalidListIndexException (Error, character)
|
|||||||||||||||||||||||||
PUBLIC InvalidListIndexException (Error, character, integer)
|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER OriginalStackTrace
|
|||||||||
PUBLIC Consultingwerk.SessionInfo SessionInfo
|