public class AXException
extends com.jniwrapper.JNIWrapperException
| Constructor and Description |
|---|
AXException(AXError error) |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkResult(AXError error) |
AXError |
getResult() |
createException, isThrowableConstructorAvailable, throwExceptionpublic AXException(AXError error)
public AXError getResult()
public static void checkResult(AXError error) throws AXException
AXException