|
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 | |
---|---|---|---|
+ | InvalidTablesParameterValueException (character, character, character, character, character) |
Constructor of the InvalidParameterException class |
|
+ | InvalidTablesParameterValueException (Error, character, character, character, character, character) |
Constructor of the InvalidTablesParameterValueException class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER ClassName |
Returns the class name that caused the InvalidParameterException Inherited from Consultingwerk.Exceptions.InvalidParameterValueException |
|
+ | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER InvalidTable |
Returns the name of the invalid table |
|
+ | CHARACTER ParameterName |
Returns the name of the invalid parameter Inherited from Consultingwerk.Exceptions.InvalidParameterValueException |
|
+ | CHARACTER ParameterValue |
Returns the value of the invalid parameter Inherited from Consultingwerk.Exceptions.InvalidParameterValueException |
|
+ | SessionInfo SessionInfo |
Returns the Information aboult the Session the error occured in Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER TablesList |
Returns the list of tables |
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC InvalidTablesParameterValueException (character, character, character, character, character)
|
||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC InvalidTablesParameterValueException (Error, character, character, character, character, character)
|
PUBLIC CHARACTER ClassName
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
PUBLIC CHARACTER InvalidTable
|
|||||||||||||
PUBLIC CHARACTER ParameterName
|
|||||||||||||
PUBLIC CHARACTER ParameterValue
|
|||||||||||||
PUBLIC SessionInfo SessionInfo
|
|||||||||||||
PUBLIC CHARACTER TablesList
|