public class XPFNoRetryException extends RuntimeException
Constructor and Description |
---|
XPFNoRetryException(String message)
Constructor.
|
XPFNoRetryException(String message,
Throwable throwable)
Constructor that allows wrapping an original exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XPFNoRetryException(String message)
message
- the error messageCopyright © 2024. All rights reserved.