org.pentaho.platform.api.util
Class XmlParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.api.util.XmlParseException
- All Implemented Interfaces:
- Serializable
public class XmlParseException
- extends PentahoCheckedChainedException
- See Also:
- Serialized Form
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
-