Accela SDK for iOS  V3.0
AMError Class Reference

List of all members.

Static Public Member Functions

(id) + errorWith:

Properties

NSString * errorMessage
NSString * traceId
NSString * more

Member Function Documentation

+ (id) errorWith: (NSError *)  error

Initializes a new instance of the AMError class.

Parameters:
errorThe NSError instance to set as the AMError object.
Returns:
Newly initialized AMError instance.
Since:
1.0

Property Documentation

- (NSString*) errorMessage [read, write, assign]

error message string

Since:
2.3
- (NSString*) more [read, write, assign]

more detail error informations

Since:
2.3
- (NSString*) traceId [read, write, assign]

trace id for debuging the issue

Since:
2.3

The documentation for this class was generated from the following files:
 All Classes Functions Properties