Class UnrecoverableStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.monitoring.blackbox.exception.UndeterminedStateException
google.registry.monitoring.blackbox.exception.UnrecoverableStateException
- All Implemented Interfaces:
Serializable
Exception thrown when error is severe enough that sequence cannot recover, and should be
terminated as a result.
- 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
-
UnrecoverableStateException
-
UnrecoverableStateException
-