Global Variable グローバル変数

NSInvalidArgumentException

Name of an exception that occurs when you pass an invalid argument to a method, such as a nil pointer where a non-nil object is required. ある例外の名前、それはあなたが無効な引数をメソッドに渡す場合に発生します、例えば非nilオブジェクトが要求されるところでのnilポインタなど。

Declaration 宣言

const NSExceptionName NSInvalidArgumentException;