NSInvocationOperationVoidResultException
The name of the exception raised if the
result
method is called for an invocation method with a void
return type.
result
メソッドがvoid
戻り型をもつ発動メソッドに対して呼び出されるならば引き起こされる例外の名前。
NSInvocationOperationCancelledException
The name of the exception raised if the
result
method is called after the operation was cancelled.
result
メソッドがその演算がキャンセルされた後に呼び出されるならば引き起こされる例外の名前。