|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Exceptions.Exception 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 original 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 | |
---|---|---|---|
+ | UniqueIndexRequiredException (character, character) |
Constructor of the Exception class |
|
+ | UniqueIndexRequiredException (character, integer, character) |
Constructor of the Exception class |
|
+ | UniqueIndexRequiredException (character, integer, character, logical) |
Constructor of the Exception class |
|
+ | UniqueIndexRequiredException (character, logical) |
Builds and returns a unique record identifier composed from field
values of either the primary unique index or the first unqiue index
of the table |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER BufferName |
|
|
+ | Progress.Lang.Error InnerException |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER OriginalStackTrace |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | LOGICAL PrimaryRequired |
|
|
+ | SessionInfo SessionInfo |
Inherited from Consultingwerk.Exceptions.Exception |
Top
PUBLIC Consultingwerk.Exceptions.Exception AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Exceptions.Exception AssignFromError (Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Exceptions.Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC UniqueIndexRequiredException (character, character)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC UniqueIndexRequiredException (character, integer, character)
|
||||||||||||||||||||||||||||||
PUBLIC UniqueIndexRequiredException (character, integer, character, logical)
|
||||||||||||||||||||||||||||||
PUBLIC UniqueIndexRequiredException (character, logical)
|
PUBLIC CHARACTER BufferName
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Error InnerException
|
|||||||||
PUBLIC CHARACTER OriginalStackTrace
|
|||||||||
PUBLIC LOGICAL PrimaryRequired
|
|||||||||
PUBLIC SessionInfo SessionInfo
|