Global Variable グローバル変数

NSObjectInaccessibleException

Name of an exception that occurs when a remote object is accessed from a thread that should not access it. ある例外の名前、それはあるリモートオブジェクトがそれにアクセスすべきでないスレッドからアクセスされる場合に起こるものです。

Declaration 宣言

const NSExceptionName NSObjectInaccessibleException;

Discussion 議論

See NSConnection’s enableMultipleThreads. NSConnectionenableMultipleThreadsを見てください。