Class PepperModuleXMLResourceException

  • All Implemented Interfaces:
    Serializable

    public class PepperModuleXMLResourceException
    extends PepperModuleException
    This PepperException is thrown by a PepperModule. If such an exception is thrown, it means that an xml file has not been read correctly.
    Author:
    Florian Zipser
    See Also:
    Serialized Form
    • Constructor Detail

      • PepperModuleXMLResourceException

        public PepperModuleXMLResourceException()
      • PepperModuleXMLResourceException

        public PepperModuleXMLResourceException​(String s)
      • PepperModuleXMLResourceException

        public PepperModuleXMLResourceException​(String s,
                                                Throwable ex)