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