|
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 |
Options | Name | Purpose | |
---|---|---|---|
+ | IoException () |
Constructor of the Exception class |
|
+ | IoException (character) |
Constructor of the Exception class |
|
+ | IoException (character, character) |
Constructor of the Exception class |
|
+ | IoException (character, integer) |
Constructor of the Exception class |
|
+ | IoException (character, integer, character) |
Constructor of the Exception class |
|
+ | IoException (Error) |
Constructor of the Exception class |
|
+ | IoException (Error, character) |
Constructor of the Exception class |
|
+ | IoException (Error, character, character) |
Constructor of the Exception class |
|
+ | IoException (Error, character, integer) |
Constructor of the Exception class |
|
+ | IoException (Error, character, integer, character) |
Constructor of the Exception class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER FileName |
|
|
+ | Progress.Lang.Error InnerException |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER OriginalStackTrace |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | SessionInfo SessionInfo |
Inherited from Consultingwerk.Exceptions.Exception |
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception AssignFromError (Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC IoException ()
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC IoException (character)
|
||||||||||||||||||||||||||||||
PUBLIC IoException (character, character)
|
||||||||||||||||||||||||||||||
PUBLIC IoException (character, integer)
|
||||||||||||||||||||||||||||||
PUBLIC IoException (character, integer, character)
|
||||||||||||||||||||||||||||||
PUBLIC IoException (Error)
|
||||||||||||||||||||||||||||||
PUBLIC IoException (Error, character)
|
||||||||||||||||||||||||||||||
PUBLIC IoException (Error, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC IoException (Error, character, integer)
|
||||||||||||||||||||||||||||||
PUBLIC IoException (Error, character, integer, character)
|
PUBLIC CHARACTER FileName
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||
PUBLIC CHARACTER OriginalStackTrace
|
|||||||||
PUBLIC SessionInfo SessionInfo
|