Class NotInRegistryException

    • Constructor Detail

      • NotInRegistryException

        public NotInRegistryException​(com.google.common.reflect.TypeToken<?> type)
        Constructs the exception.
        Parameters:
        type - The requested type of the object
      • NotInRegistryException

        public NotInRegistryException​(String message)
        Constructor.
        Parameters:
        message - The exception message