public class NotInRegistryException
extends java.lang.RuntimeException
Registry.get(Class),
Serialized Form| Constructor and Description |
|---|
NotInRegistryException(java.lang.String message)
Constructor.
|
NotInRegistryException(TypeToken<?> type)
Constructs the exception.
|
public NotInRegistryException(TypeToken<?> type)
type - The requested type of the objectpublic NotInRegistryException(java.lang.String message)
message - The exception message