public class ExecutionException extends Exception
| Modifier | Constructor and Description |
|---|---|
|
ExecutionException() |
|
ExecutionException(String message) |
|
ExecutionException(String message,
Throwable cause) |
protected |
ExecutionException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
ExecutionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2022 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.