public class LJUDException
extends java.lang.RuntimeException
LJUD
class. It
takes the error code value returned from LJUD driver's function calls, will
get the string error from the LJUD driver and setup exception strings with
them.Constructor and Description |
---|
LJUDException(int error) |
Modifier and Type | Method and Description |
---|---|
int |
getError() |
java.lang.String |
getErrorString() |
java.lang.String |
getMessage() |
java.lang.String |
toString() |