java.io.Serializablepublic static class Rasapi32Util.Ras32Exception
extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
Ras32Exception(int code) |
New Win32 exception from an error code, usually obtained from GetLastError.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCode() |
Returns the error code of the error.
|