#import <NSError-NSURLExtras.h>
Öffentliche Methoden | |
| (id) | - _web_initWithDomain:code:failingURL: |
| (BOOL) | - _web_errorIsInDomain: |
| (id) | - _web_localizedDescription |
| (id) | - _web_failingURL |
Öffentliche, statische Methoden | |
| (void) | + _web_addErrorsWithCodesAndDescriptions:inDomain: |
| (id) | + _web_errorWithDomain:code:failingURL: |
| (id) | + _web_errorWithDomain:code:URL: |
Definiert in Zeile 9 der Datei NSError-NSURLExtras.h.
| + (void) _web_addErrorsWithCodesAndDescriptions: | (id) | fp8 | ||
| inDomain: | (id) | fp12 | ||
| + (id) _web_errorWithDomain: | (id) | fp8 | ||
| code: | (int) | fp12 | ||
| failingURL: | (id) | fp16 | ||
| + (id) _web_errorWithDomain: | (id) | fp8 | ||
| code: | (int) | fp12 | ||
| URL: | (id) | fp16 | ||
| - (id) _web_initWithDomain: | (id) | fp8 | ||
| code: | (int) | fp12 | ||
| failingURL: | (id) | fp16 | ||
| - (BOOL) _web_errorIsInDomain: | (id) | fp8 |
| - (id) _web_localizedDescription |
| - (id) _web_failingURL |