SIKSyncException Class Reference
| Inherits from | SICSiminovException |
|---|---|
| Declared in | SIKSyncException.h SIKSyncException.m |
– initWithClassName:methodName:message:
SyncException Constructor
- (id)initWithClassName:(NSString *const)classname methodName:(NSString *const)methodname message:(NSString *const)exceptionmessageParameters
className |
Name of class |
|---|---|
message |
Exception message |
methodName |
Name of method |
Discussion
SyncException Constructor
Declared In
SIKSyncException.h