|
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 | |
---|---|---|---|
+ | MissingAnnotationAttributeException (character, integer, character, character) |
Constructor of the BusinessEntityDescriptorException class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER AnnotationAttributeName |
Returns the name of the missing annotation attribute |
|
+ | CHARACTER BusinessEntityName |
Returns the name of the Business Entity associated with this error Inherited from Consultingwerk.OERA.BusinessEntityDescriptor.Exceptions.BusinessEntityDescriptorException |
|
+ | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
+ | SessionInfo SessionInfo |
Returns the Information aboult the Session the error occured in Inherited from Consultingwerk.Exceptions.Exception |
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC MissingAnnotationAttributeException (character, integer, character, character)
|
---|
PUBLIC CHARACTER AnnotationAttributeName
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER BusinessEntityName
|
|||||||||||||
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
PUBLIC SessionInfo SessionInfo
|