public class FailsafeException extends RuntimeException
Throwable.getCause() to learn the
cause of the failure.| Constructor and Description |
|---|
FailsafeException() |
FailsafeException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FailsafeException()
public FailsafeException(Throwable t)
Copyright © 2018. All rights reserved.