DEPRECATED: Diffusion iOS Classic API  5.9.4
 All Data Structures Files Functions Variables Enumerations Enumerator Properties Macros Pages
DFServiceTopicError Class Reference

Encapsulates the details of a Service Topic error. More...

#import <DFServiceTopicError.h>

Inheritance diagram for DFServiceTopicError:
Collaboration diagram for DFServiceTopicError:

Properties

DFServiceTopicHandlerhandler
 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
 

Detailed Description

Encapsulates the details of a Service Topic error.


The documentation for this class was generated from the following file: