public class NonRetryableException extends Exception
RetryableAction
. This is a special exception to
communicate the intent that a certain exception should not be retried.Constructor and Description |
---|
NonRetryableException(Exception e) |
Modifier and Type | Method and Description |
---|---|
Exception |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.