Class FactoryNotFoundException

    • Constructor Detail

      • FactoryNotFoundException

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

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