#import <NSError-WebKitExtras.h>
Öffentliche Methoden | |
| (id) | - _initWithPluginErrorCode:contentURL:pluginPageURL:pluginName:MIMEType: |
| (id) | - _webkit_initWithDomain:code:URL: |
Öffentliche, statische Methoden | |
| (void) | + _registerWebKitErrors |
| (id) | + _webKitErrorWithCode:failingURL: |
| (id) | + _webKitErrorWithDomain:code:URL: |
| (void) | + _webkit_addErrorsWithCodesAndDescriptions:inDomain: |
| (id) | + _webkit_errorWithDomain:code:URL: |
Definiert in Zeile 9 der Datei NSError-WebKitExtras.h.
| + (void) _registerWebKitErrors |
| + (id) _webKitErrorWithCode: | (int) | fp8 | ||
| failingURL: | (id) | fp12 | ||
| + (id) _webKitErrorWithDomain: | (id) | fp8 | ||
| code: | (int) | fp12 | ||
| URL: | (id) | fp16 | ||
| + (void) _webkit_addErrorsWithCodesAndDescriptions: | (id) | fp8 | ||
| inDomain: | (id) | fp12 | ||
| + (id) _webkit_errorWithDomain: | (id) | fp8 | ||
| code: | (int) | fp12 | ||
| URL: | (id) | fp16 | ||
| - (id) _initWithPluginErrorCode: | (int) | fp8 | ||
| contentURL: | (id) | fp12 | ||
| pluginPageURL: | (id) | fp16 | ||
| pluginName: | (id) | fp20 | ||
| MIMEType: | (id) | fp24 | ||
| - (id) _webkit_initWithDomain: | (id) | fp8 | ||
| code: | (int) | fp12 | ||
| URL: | (id) | fp16 | ||