NSAssertionHandlerクラス
INDEX>Foundation> >NSAssertionHandler
編集時バージョン OS X 10.8 iOS 6.1
apple(mac)
解説
| 継承 | NSObject |
| 準拠 | NSObject (NSObject) |
| フレームワーク | /System/Library/Frameworks/Foundation.framework |
| 使用可能 | Mac OS X v10.0以降 |
| iOS2.0以降 | |
| 定義 | NSException.h |
概要
メソッド
| アサーションのハンドリング | |||
| + currentHandler | 2.0〜 | ||
| – handleFailureInFunction:file:lineNumber:description | 2.0〜 | ||
| – handleFailureInMethod:object:file:lineNumber:description | 2.0〜 |
サブクラス化の注意
引数
参照
メソッド