|
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 | |
---|---|---|---|
+ | Http406Exception (IHttpRequest, IHttpResponse) |
Constructor of the HttpException class |
|
+ | Http406Exception (IHttpResponse) |
Constructor of the HttpException class |
Options | Name | Purpose | |
---|---|---|---|
+ | Error InnerException |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | CHARACTER OriginalStackTrace |
Inherited from Consultingwerk.Exceptions.Exception |
|
+ | OpenEdge.Net.HTTP.IHttpRequest Request |
Inherited from Consultingwerk.Framework.Http.HttpException |
|
+ | OpenEdge.Net.HTTP.IHttpResponse Response |
Inherited from Consultingwerk.Framework.Http.HttpException |
|
+ | SessionInfo SessionInfo |
Inherited from Consultingwerk.Exceptions.Exception |
Top
PUBLIC Exception AddMessagesFrom (Error)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Exception AssignFromError (Error)
|
||||||||||||||||||||||||||||||||||
PUBLIC Exception FromErrorMessageAndError (character, integer, Error)
|
PUBLIC Http406Exception (IHttpRequest, IHttpResponse)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Http406Exception (IHttpResponse)
|
PUBLIC Error InnerException
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER OriginalStackTrace
|
|||||||||
PUBLIC OpenEdge.Net.HTTP.IHttpRequest Request
|
|||||||||
PUBLIC OpenEdge.Net.HTTP.IHttpResponse Response
|
|||||||||
PUBLIC SessionInfo SessionInfo
|