public class XmlParseException extends PentahoCheckedChainedException
Constructor and Description |
---|
XmlParseException() |
XmlParseException(String message) |
XmlParseException(String message,
Throwable reas) |
XmlParseException(Throwable reas) |
getRootCause, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
public XmlParseException()
public XmlParseException(String message)
message
- public XmlParseException(String message, Throwable reas)
message
- reas
- public XmlParseException(Throwable reas)
reas
- Copyright © 2020 Hitachi Vantara. All rights reserved.