Class FactoryRegistryException

    • Constructor Detail

      • FactoryRegistryException

        public FactoryRegistryException​(String message)
        Creates a new exception with the specified detail message.
      • FactoryRegistryException

        public FactoryRegistryException​(String message,
                                        Throwable cause)
        Creates a new exception with the specified detail message and cause.