|
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 |
|
| + | 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 |
Returns the FieldValues Name of this Exception |
|
| + | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
| + | CHARACTER MessageTemplate |
Customization of the error message for ABL error 132 raised
during SAVE-ROW-CHANGES |
|
| + | SessionInfo SessionInfo |
Returns the Information aboult the Session the error occured in Inherited from Consultingwerk.Exceptions.Exception |
|
| + | CHARACTER TableName |
Returns the Table Name of this Exception |
|
Top
PUBLIC AddMessagesFrom (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 SessionInfo SessionInfo
|
|||||||||||||||||||||
PUBLIC CHARACTER TableName
|
|||||||||||||||||||||