|
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 | |
---|---|---|---|
+ | SmartComboEditorRetrieveDataException (character, integer) |
Constructor of the Exception class |
|
+ | SmartComboEditorRetrieveDataException (Error, character, integer) |
Constructor of the SmartComboEditorRetrieveDataException class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER EntityName |
Gets and sets the EntityName of this exception |
|
+ | CHARACTER EntityTable |
Gets and sets the EntityTable of this exception |
|
+ | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER QuerySort |
Gets and sets the QuerySort of this exception |
|
+ | CHARACTER QueryString |
Gets and sets the QueryString of this exception |
|
+ | 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 SmartComboEditorRetrieveDataException (character, integer)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartComboEditorRetrieveDataException (Error, character, integer)
|
PUBLIC CHARACTER EntityName
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER EntityTable
|
|||||||||||||
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
PUBLIC CHARACTER QuerySort
|
|||||||||||||
PUBLIC CHARACTER QueryString
|
|||||||||||||
PUBLIC SessionInfo SessionInfo
|