public static class Rasapi32Util.Ras32Exception extends RuntimeException
| Constructor and Description |
|---|
Ras32Exception(int code)
New Win32 exception from an error code, usually obtained from GetLastError.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
Returns the error code of the error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString