public class NotInRegistryException extends RuntimeException
Registry.get(Class)
,
Serialized FormConstructor and Description |
---|
NotInRegistryException(Class<?> type)
Constructs the exception.
|
NotInRegistryException(String message)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString