|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Exception AddMessagesFrom (Error) |
Adds error messages from another error to this Exception instance Inherited from Consultingwerk.Exceptions.Exception |
|
+ | Exception AssignFromError (Error) |
Adds the messages and the original stack trace of the provided Inherited from Consultingwerk.Exceptions.Exception |
|
+ | 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 | |
---|---|---|---|
+ | TypeMismatchInJsonPathException (character, character, character) |
Default constructor for TypeMismatchInJsonPathException |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER ExpectedType |
|
|
+ | CHARACTER FoundType |
|
|
+ | Error InnerException |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER JsonPath |
Inherited from Consultingwerk.Util.Exceptions.InvalidJsonPathException |
|
+ | CHARACTER OriginalStackTrace |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | SessionInfo SessionInfo |
Inherited from Consultingwerk.Exceptions.Exception |
Top
PUBLIC Exception AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Exception AssignFromError (Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC TypeMismatchInJsonPathException (character, character, character)
|
---|
PUBLIC CHARACTER ExpectedType
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER FoundType
|
|||||||||
PUBLIC Error InnerException
|
|||||||||
PUBLIC CHARACTER JsonPath
|
|||||||||
PUBLIC CHARACTER OriginalStackTrace
|
|||||||||
PUBLIC SessionInfo SessionInfo
|