|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | AddMessagesFrom (Error) |
Adds error messages from another error to this Exception instance Inherited from Consultingwerk.Exceptions.Exception |
|
+ | Consultingwerk.Exceptions.Exception AssignFromError (Error) |
Adds the messages and the orignal stack trace of the provided 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 |
|
+ | Consultingwerk.Exceptions.RecordAlreadyExistsException FromSysError (SysError) |
Parses a SysError 132 and returns the RecordAlreadyExistsException
with all detail |
Options | Name | Purpose | |
---|---|---|---|
+ | RecordAlreadyExistsException () |
Constructor of the Exception class |
|
+ | RecordAlreadyExistsException (character) |
Constructor of the Exception class |
|
+ | RecordAlreadyExistsException (character, integer) |
Constructor of the Exception class |
|
+ | RecordAlreadyExistsException (Error) |
Constructor of the Exception class |
|
+ | RecordAlreadyExistsException (Error, character) |
Constructor of the Exception class |
|
+ | RecordAlreadyExistsException (Error, character, integer) |
Constructor of the Exception class |
|
+ | RecordAlreadyExistsException (Error, character, integer, character, character) |
Constructor of the Exception class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER FieldValues |
|
|
+ | Progress.Lang.Error InnerException |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER MessageTemplate |
|
|
+ | CHARACTER OriginalStackTrace |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | SessionInfo SessionInfo |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER TableName |
|
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception AssignFromError (Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Exceptions.RecordAlreadyExistsException FromSysError (SysError)
|
PUBLIC RecordAlreadyExistsException ()
|
|||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC RecordAlreadyExistsException (character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC RecordAlreadyExistsException (character, integer)
|
|||||||||||||||||||||||||||||||||||
PUBLIC RecordAlreadyExistsException (Error)
|
|||||||||||||||||||||||||||||||||||
PUBLIC RecordAlreadyExistsException (Error, character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC RecordAlreadyExistsException (Error, character, integer)
|
|||||||||||||||||||||||||||||||||||
PUBLIC RecordAlreadyExistsException (Error, character, integer, character, character)
|
PUBLIC CHARACTER FieldValues
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||
PUBLIC CHARACTER MessageTemplate
|
|||||||||
PUBLIC CHARACTER OriginalStackTrace
|
|||||||||
PUBLIC SessionInfo SessionInfo
|
|||||||||
PUBLIC CHARACTER TableName
|