Class XmlException

All Implemented Interfaces:
Serializable

public class XmlException extends InvalidInputException
See Also:
  • Constructor Details

    • XmlException

      protected XmlException(Errors errors)
    • XmlException

      protected XmlException(Throwable cause, Errors errors)
  • Method Details