Class UndeterminedStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.monitoring.blackbox.exception.UndeterminedStateException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConnectionException
,EppClientException
,UnrecoverableStateException
Base exception class for all instances when the action performed fails before we can determine
the state of the result, meaning the status is recorded as ERROR.
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UndeterminedStateException
-
UndeterminedStateException
-