Global Variable
グローバル変数
NSRange
NSRangeException
Name of an exception that occurs when attempting to access outside the bounds of some data, such as beyond the end of a string.
ある例外の名前、それはあるデータの境界の外側にアクセスを試みる場合に起こるものです、例えばある文字列の終わりを越えるなど。
Availability 有効性
- iOS 2.0+
- iPadOS 2.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
const NSExceptionName
NSRangeException;