Package google.registry.bsa.api
Class BsaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
google.registry.bsa.api.BsaException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionBsaException
(String message, boolean retriable) BsaException
(Throwable cause, boolean retriable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BsaException
-
BsaException
-
-
Method Details
-
isRetriable
public boolean isRetriable()
-