public class FaultToleranceException extends RuntimeException
| Constructor and Description |
|---|
FaultToleranceException() |
FaultToleranceException(String message) |
FaultToleranceException(String message,
Throwable t) |
FaultToleranceException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.