Class XmlInfrastructureException

All Implemented Interfaces:
Serializable

public class XmlInfrastructureException extends HibernateException
An error using XML infrastructure (jaxp, stax, etc).
See Also:
  • Constructor Details

    • XmlInfrastructureException

      public XmlInfrastructureException(String message)
    • XmlInfrastructureException

      public XmlInfrastructureException(String message, Throwable root)