public static class NebulaBatchExecutor.ExecutionException extends IOException
| Constructor and Description |
|---|
ExecutionException(String statement,
String errorMessage,
int errorCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
boolean |
isNonRecoverableError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class Throwablepublic boolean isNonRecoverableError()
Copyright © 2024. All rights reserved.