Class UnexpectedXmlException

All Implemented Interfaces:
Serializable

public class UnexpectedXmlException extends UnexpectedException
See Also:
  • Constructor Details

    • UnexpectedXmlException

      public UnexpectedXmlException()
    • UnexpectedXmlException

      public UnexpectedXmlException(String message)
    • UnexpectedXmlException

      public UnexpectedXmlException(String message, Throwable cause)
    • UnexpectedXmlException

      public UnexpectedXmlException(Throwable cause)