|
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 |
|
| + | 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 | |
|---|---|---|---|
| + | ControlGeneratorDidNotReturnCodeException (character, character, character) |
Constructor for the ControlGeneratorDidNotReturnCodeException class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER ControlGeneratorType |
Returns the type name fo the Control Generator |
|
| + | CHARACTER ControlName |
Returns the name of the current control |
|
| + | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
| + | CHARACTER MethodName |
Returns the name of the method that returned no (valid) source code |
|
| + | 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 Exception FromErrorMessageAndError (character, integer, Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC ControlGeneratorDidNotReturnCodeException (character, character, character)
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ControlGeneratorType
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ControlName
|
|||||||||||||
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
PUBLIC CHARACTER MethodName
|
|||||||||||||
PUBLIC SessionInfo SessionInfo
|
|||||||||||||
PUBLIC CHARACTER Title
|
|||||||||||||