Class ConfigurationBeanLoaderException

  • All Implemented Interfaces:
    Serializable

    public class ConfigurationBeanLoaderException
    extends Exception
    Indicates that the loading of configuration beans did not succeed.
    See Also:
    Serialized Form
    • Constructor Detail

      • ConfigurationBeanLoaderException

        public ConfigurationBeanLoaderException​(String message)
      • ConfigurationBeanLoaderException

        public ConfigurationBeanLoaderException​(String message,
                                                Throwable cause)