#import <WebKitErrorsPrivate.h>
◆ _initWithPluginErrorCode:contentURL:pluginPageURL:pluginName:MIMEType:()
| - (id) _initWithPluginErrorCode: |
|
(int) |
code |
| contentURL: |
|
(NSURL *) |
contentURL |
| pluginPageURL: |
|
(NSURL *) |
pluginPageURL |
| pluginName: |
|
(NSString *) |
pluginName |
| MIMEType: |
|
(NSString *) |
MIMEType |
|
|
| |
◆ _webKitErrorWithCode:failingURL:()
| + (NSError *) _webKitErrorWithCode: |
|
(int) |
code |
| failingURL: |
|
(NSString *) |
URL |
|
|
| |
◆ _webKitErrorWithDomain:code:URL:()
| + (NSError *) _webKitErrorWithDomain: |
|
(NSString *) |
domain |
| code: |
|
(int) |
code |
| URL: |
|
(NSURL *) |
URL |
|
|
| |
The documentation for this category was generated from the following files: