ExecutionException |
ExecutionException.classCode(short value) |
ExecutionException |
ExecutionException.clearClassCode() |
ExecutionException |
ExecutionException.clearCommandCode() |
ExecutionException |
ExecutionException.clearCommandId() |
ExecutionException |
ExecutionException.clearDescription() |
ExecutionException |
ExecutionException.clearErrorCode() |
ExecutionException |
ExecutionException.clearErrorInfo() |
ExecutionException |
ExecutionException.clearFieldIndex() |
ExecutionException |
ExecutionException.commandCode(short value) |
ExecutionException |
ExecutionException.commandId(int value) |
ExecutionException |
ExecutionException.description(String value) |
ExecutionException |
ExecutionException.errorCode(ExecutionErrorCode value) |
ExecutionException |
ExecutionException.errorInfo(Map<String,Object> value) |
ExecutionException |
ExecutionException.fieldIndex(short value) |
ExecutionException |
SessionException.getException() |
ExecutionException |
ExecutionException.setClassCode(short value) |
ExecutionException |
ExecutionException.setCommandCode(short value) |
ExecutionException |
ExecutionException.setCommandId(int value) |
ExecutionException |
ExecutionException.setDescription(String value) |
ExecutionException |
ExecutionException.setErrorCode(ExecutionErrorCode value) |
ExecutionException |
ExecutionException.setErrorInfo(Map<String,Object> value) |
ExecutionException |
ExecutionException.setFieldIndex(short value) |