Class ObjectFactoryException

    • Constructor Detail

      • ObjectFactoryException

        public ObjectFactoryException()
      • ObjectFactoryException

        public ObjectFactoryException​(String message)
      • ObjectFactoryException

        public ObjectFactoryException​(String message,
                                      Throwable cause)
      • ObjectFactoryException

        public ObjectFactoryException​(Throwable cause)
      • ObjectFactoryException

        public ObjectFactoryException​(String expectedType,
                                      String configuredClass,
                                      Throwable cause)
      • ObjectFactoryException

        public ObjectFactoryException​(String expectedType,
                                      String configuredClass)