public static class Rasapi32Util.Ras32Exception
extends java.lang.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.
|