|
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 | |
|---|---|---|---|
| + | ExcelImportError (Error, character, character, integer, integer) |
Constructor for the ExcepImportError class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | INTEGER Column |
Returns the column number that caused the error |
|
| + | CHARACTER FieldName |
Returns the field name that caused the error |
|
| + | Progress.Lang.Error InnerException |
Returns the Error instance that caused the current exception. Inherited from Consultingwerk.Exceptions.Exception |
|
| + | INTEGER Row |
Returns the row number that caused the error |
|
| + | SessionInfo SessionInfo |
Returns the Information aboult the Session the error occured in Inherited from Consultingwerk.Exceptions.Exception |
|
| + | CHARACTER Value |
Returns the value that caused the error |
|
Top
PUBLIC AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC ExcelImportError (Error, character, character, integer, integer)
|
|||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER Column
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER FieldName
|
|||||||||||||
PUBLIC Progress.Lang.Error InnerException
|
|||||||||||||
PUBLIC INTEGER Row
|
|||||||||||||
PUBLIC SessionInfo SessionInfo
|
|||||||||||||
PUBLIC CHARACTER Value
|
|||||||||||||