FMIceLinkIPromise Protocol Reference
| Declared in | FMIceLinkIPromise.h |
|---|
– rejectWithException:
required method
Rejects the promise.
- (bool)rejectWithException:(NSException *)exceptionParameters
exception |
The exception. |
|---|
Discussion
Rejects the promise.
Declared In
FMIceLinkIPromise.h