public class SmaPermanentException extends RuntimeException
Receipt of this exception indicates that this exception will continue to be rethrown if the operation that threw the exception was retried.
Constructor and Description |
---|
SmaPermanentException(String str)
Construct using error string.
|
SmaPermanentException(String reason,
Throwable cause)
Construct using a linked exception
|
SmaPermanentException(Throwable cause)
Construct using a linked exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SmaPermanentException(String reason, Throwable cause)
public SmaPermanentException(Throwable cause)
public SmaPermanentException(String str)
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.