Class RegistryUnavailable
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.wyck.exceptions.RegistryUnavailable
- All Implemented Interfaces:
Serializable
Thrown when a registry is unavailable.
- Since:
- 2.3.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RegistryUnavailable
-
-
Method Details
-
attempt
-