Class XmlParseException

All Implemented Interfaces:
Serializable

public class XmlParseException extends PentahoCheckedChainedException
See Also:
  • Constructor Details

    • XmlParseException

      public XmlParseException()
    • XmlParseException

      public XmlParseException(String message)
      Parameters:
      message -
    • XmlParseException

      public XmlParseException(String message, Throwable reas)
      Parameters:
      message -
      reas -
    • XmlParseException

      public XmlParseException(Throwable reas)
      Parameters:
      reas -