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, toStringpublic XPFNoRetryException(String message)
message - the error messageCopyright © 2025. All rights reserved.