Class IWebError
java.lang.Object
org.eclipse.swt.internal.ole.win32.IUnknown
org.eclipse.swt.internal.webkit.IWebError
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcode(int[] result) intfailingURL(int[] result) intlocalizedDescription(int[] result) Methods inherited from class IUnknown
AddRef, getAddress, QueryInterface, Release
-
Constructor Details
-
IWebError
public IWebError(int address)
-
-
Method Details
-
code
public int code(int[] result) -
localizedDescription
public int localizedDescription(int[] result) -
failingURL
public int failingURL(int[] result)
-