|
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 | |
---|---|---|---|
+ | NotFoundException () |
Constructor of the NotFoundException class |
|
+ | NotFoundException (character, character, character, integer, integer) |
Constructor of the NotFoundException class |
|
+ | NotFoundException (character, integer) |
Constructor of the NotFoundException class |
|
+ | NotFoundException (character, integer, character) |
Constructor of the NotFoundException class |
|
+ | NotFoundException (character, integer, character, character, character, character, integer, integer) |
Constructor of the NotFoundException class |
|
+ | NotFoundException (character, integer, character, character, character, integer, integer) |
Constructor of the NotFoundException class |
Options | Name | Purpose | |
---|---|---|---|
+ | INTEGER BatchSize |
Returns the Batch size (number of records) associated with the error |
|
+ | CHARACTER BufferName |
Returns the Buffer Name associated with the error |
|
+ | CHARACTER FindString |
Returns the FindString associated with the error |
|
+ | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
+ | INTEGER Prefetch |
Returns the Prefetch size (number of records) associated with the error |
|
+ | CHARACTER QueryString |
Returns the QueryString associated with the error |
|
+ | SessionInfo SessionInfo |
Returns the Information aboult the Session the error occured in Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER Title |
Returns the Title associated with the Exception Inherited from Consultingwerk.Exceptions.ExceptionWithTitle |
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC NotFoundException ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC NotFoundException (character, character, character, integer, integer)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC NotFoundException (character, integer)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC NotFoundException (character, integer, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC NotFoundException (character, integer, character, character, character, character, integer, integer)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC NotFoundException (character, integer, character, character, character, integer, integer)
|
PUBLIC INTEGER BatchSize
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER BufferName
|
|||||||||||||
PUBLIC CHARACTER FindString
|
|||||||||||||
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
PUBLIC INTEGER Prefetch
|
|||||||||||||
PUBLIC CHARACTER QueryString
|
|||||||||||||
PUBLIC SessionInfo SessionInfo
|
|||||||||||||
PUBLIC CHARACTER Title
|