![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
Encapsulates the details of a service topic error. More...
Properties | |
IServiceTopicHandler | Handler [get, set] |
Returns the handler that notified the error. More... | |
string | RequestId [get, set] |
Returns the request identifier of the failed service request. More... | |
ServiceErrorType | ErrorType [get, set] |
Returns the error type. More... | |
string | ErrorMessage [get, set] |
Returns the error message. More... | |
string | ExceptionMessage [get, set] |
Returns an exception message or null if no exception message is available. More... | |
string | AdditionalDetails [get, set] |
Returns additional details if any are available, otherwise null. More... | |
Encapsulates the details of a service topic error.
|
getset |
Returns additional details if any are available, otherwise null.
|
getset |
Returns the error message.
|
getset |
Returns the error type.
|
getset |
Returns an exception message or null if no exception message is available.
|
getset |
Returns the handler that notified the error.
|
getset |
Returns the request identifier of the failed service request.