Class FailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.monitoring.blackbox.exception.FailureException
- All Implemented Interfaces:
Serializable
Base exception class for all instances when the status of the action performed is FAILURE.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FailureException
-
FailureException
-