Type Property
型プロパティ
invalid
invalidArgumentException
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
ポインタなど。
Availability 有効性
- iOS 2.0+
- iPadOS 2.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static let invalidArgumentException: NSExceptionName