Class XmlParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hibernate.processor.util.xml.XmlParsingException
All Implemented Interfaces:
Serializable

public class XmlParsingException extends Exception
Custom exception for all sorts of XML parsing related exceptions.
See Also:
  • Constructor Details

    • XmlParsingException

      public XmlParsingException(String message, Throwable root)