Type Property 型プロパティ

objectInaccessibleException

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

Declaration 宣言

static let objectInaccessibleException: NSExceptionName

Discussion 議論

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