NSCharacterConversionException
NSString
raises an NSCharacterConversionException
if a string cannot be represented in a file-system or string encoding.
NSString
はNSCharacterConversionException
を引き起こします、もし文字列がファイルシステムまたは文字列エンコーディングにおいて表現されることができないならば。
NSDecimalNumberDivideByZeroException
The exception raised on divide by zero.
ゼロによる除算において引き起こされる例外。
NSDecimalNumberExactnessException
The exception raised if there is an exactness error.
正確さエラーがあるならば引き起こされる例外。
NSDecimalNumberOverflowException
The exception raised on overflow.
オーバーフローにおいて引き起こされる例外。
NSDecimalNumberUnderflowException
The exception raised on underflow.
アンダーフローにおいて引き起こされる例外。
NSDestinationInvalidException
Name of an exception that occurs when an internal assertion fails and implies an unexpected condition within the distributed objects.
ある例外の名前、それは内部アサーションが失敗するか予期せぬ条件を分散オブジェクト内で暗示する場合に起こるものです。
NSFileHandleOperationException
Raised by
NSFileHandle
if attempts to determine file-handle type fail or if attempts to read from a file or channel fail.
NSFileHandle
によって、ファイルハンドル型を決定する試みが失敗するならばまたはファイルまたは経路から読み込む試みが失敗するならば、引き起こされます。
NSGenericException
A generic name for an exception.
ある例外に対する総称体名。
NSInternalInconsistencyException
Name of an exception that occurs when an internal assertion fails and implies an unexpected condition within the called code.
ある例外の名前、それは内部アサーションが失敗するか予期せぬ条件を呼び出されたコード内で暗示する場合に起こるものです。
NSInvalidArchiveOperationException
The name of the exception raised by
NSKeyedArchiver
if there is a problem creating an archive.
アーカイブの作成に問題があるならばNSKeyedArchiver
によって引き起こされる例外の名前。
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
ポインタなど。
NSInvalidReceivePortException
Name of an exception that occurs when the receive port of an
NSConnection
has become invalid.
ある例外の名前、それはNSConnection
の受信ポートが無効になっている場合に起こるものです。
NSInvalidSendPortException
Name of an exception that occurs when the send port of an
NSConnection
has become invalid.
ある例外の名前、それはNSConnection
の送信ポートが無効になっている場合に起こるものです。
NSInvalidUnarchiveOperationException
The name of the exception raised by
NSKeyedArchiver
if there is a problem extracting an archive.
NSKeyedArchiver
によって引き起こされる例外の名前、もしアーカイブの抽出に問題があるならば。
NSInvocationOperationCancelledException
The name of the exception raised if the
result
method is called after the operation was cancelled.
result
メソッドがその演算がキャンセルされた後に呼び出されるならば引き起こされる例外の名前。
NSInvocationOperationVoidResultException
The name of the exception raised if the
result
method is called for an invocation method with a void
return type.
result
メソッドがvoid
戻り型をもつ発動メソッドに対して呼び出されるならば引き起こされる例外の名前。
NSMallocException
Obsolete; not currently used.
廃止:現在使われません。
NSObjectInaccessibleException
Name of an exception that occurs when a remote object is accessed from a thread that should not access it.
ある例外の名前、それはあるリモートオブジェクトがそれにアクセスすべきでないスレッドからアクセスされる場合に起こるものです。
NSObjectNotAvailableException
Name of an exception that occurs when the remote side of the
NSConnection
refused to send the message to the object because the object has never been vended.
ある例外の名前、それはNSConnection
のリモート側がオブジェクトへのメッセージの送信を拒否した場合に起こるものです、そのオブジェクトがこれまで販売されたことがないことから。
NSOldStyleException
No longer used.
もはや使用されません。
NSParseErrorException
NSString
raises an NSParseErrorException
if a string cannot be parsed as a property list.
NSString
は、NSParseErrorException
を引き起こします、もし文字列がプロパティリストとして構文解析されることができないならば。
NSPortReceiveException
Generic error occurred on receive.
受信で起こった総称体エラー。
NSPortSendException
Generic error occurred on send.
送信で起こった総称体エラー。
NSPortTimeoutException
Name of an exception that occurs when a timeout set on a port expires during a send or receive operation.
ある例外の名前、それはあるポート上のタイムアウト設定が送信や受信操作の間に期限切れになる場合に起こるものです。
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.
ある例外の名前、それはあるデータの境界の外側にアクセスを試みる場合に起こるものです、例えばある文字列の終わりを越えるなど。
NSUndefinedKeyException
Raised when a key value coding operation fails.
userInfo
keys are described in NSUndefinedKeyException userInfo Keys
キー値コーディング演算が失敗する時に引き起こされます。userInfo
キーそれらは、NSUndefinedKeyException userInfo Keysにおいて記述されます。
NSInconsistentArchiveException
The name of an exception raised by
NSArchiver
if there are problems initializing or encoding.
NSArchiver
によって引き起こされる例外の名前、もし初期化またはエンコードに問題があるならば。
NSAccessibilityException
Deprecated
非推奨
NSPrintOperationExistsException
The name of an exception raised when there is already a print operation in process.
既にプリント操作が進行中である時に引き起こされる例外の名前。
NSTextLineTooLongException
Exception generated if a line is too long in a
NSText
object.
ある行がNSText
オブジェクトにおいて長すぎるならば生成される例外。
UIViewControllerHierarchyInconsistencyException
Raised if the view controller hierarchy is inconsistent with the view hierarchy.
ビューコントローラ階層がビュー階層と一致しないならば引き起こされます。
UIApplicationInvalidInterfaceOrientationException
An exception that’s thrown if a view controller or the app returns an invalid set of supported interface orientations.
ある例外、それはビューコントローラまたはアプリがサポートされるインターフェイス方向の有効でない集合を返すならばスローされます。