public class ExecutionException extends TaskException
Constructor and Description |
---|
ExecutionException() |
ExecutionException(String message) |
ExecutionException(String message,
int errorCode) |
ExecutionException(String message,
Throwable cause) |
ExecutionException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
void |
setErrorCode(int code) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.