![]() |
DEPRECATED: Diffusion iOS Classic API
5.9.4
|
Encapsulates the details of a Service Topic error. More...
#import <DFServiceTopicError.h>
Properties | |
DFServiceTopicHandler * | handler |
Returns the handler that notified the error. | |
NSString * | requestID |
Returns the request identifier of the failed service request. | |
NSString * | errorMessage |
Returns the error message. | |
NSString * | exceptionMessage |
an exception message or null if no exception message is available | |
NSString * | additionalDetails |
additional details if any are available , otherwise null | |
DFServiceErrorType | errorType |
the error type | |
Encapsulates the details of a Service Topic error.