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, toString
Copyright © 2019 Eclipse Foundation. All rights reserved.