|
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 | |
|---|---|---|---|
| + | NotSupportedException () |
Constructor of the NotSupportedException class |
|
| + | NotSupportedException (character) |
Constructor of the NotSupportedException class |
|
| + | NotSupportedException (character, character) |
Constructor of the NotSupportedException class |
|
| + | NotSupportedException (character, character, character) |
Constructor of the NotSupportedException class |
|
| + | NotSupportedException (Error) |
Constructor of the NotSupportedException class |
|
| + | NotSupportedException (Error, character) |
Constructor of the NotSupportedException class |
|
| + | NotSupportedException (Error, character, character) |
Constructor of the NotSupportedException class |
|
| + | NotSupportedException (Error, character, character, character) |
Constructor of the NotSupportedException class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER ClassName |
Returns the class name that caused this NotSupportedException |
|
| + | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
| + | CHARACTER MethodName |
Returns the method name that caused this NotSupportedException |
|
| + | 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 NotSupportedException ()
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC NotSupportedException (character)
|
||||||||||||||||||||||||||||||
PUBLIC NotSupportedException (character, character)
|
||||||||||||||||||||||||||||||
PUBLIC NotSupportedException (character, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC NotSupportedException (Error)
|
||||||||||||||||||||||||||||||
PUBLIC NotSupportedException (Error, character)
|
||||||||||||||||||||||||||||||
PUBLIC NotSupportedException (Error, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC NotSupportedException (Error, character, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER ClassName
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
PUBLIC CHARACTER MethodName
|
|||||||||||||
PUBLIC SessionInfo SessionInfo
|
|||||||||||||