public class XmlParsingException extends ParsingException
| Constructor and Description | 
|---|
XmlParsingException(LocatedItem loc,
                   String msg)  | 
XmlParsingException(LocatedItem loc,
                   String msg,
                   Throwable cause)  | 
XmlParsingException(LocatedItem loc,
                   Throwable cause)  | 
XmlParsingException(String msg,
                   ApplicationValidationException cause)  | 
asXmlStringSingle, asXmlStringStrict, asXmlStringStrict, equals, getParams, hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLocationpublic XmlParsingException(String msg, ApplicationValidationException cause)
public XmlParsingException(LocatedItem loc, String msg, Throwable cause)
public XmlParsingException(LocatedItem loc, String msg)
public XmlParsingException(LocatedItem loc, Throwable cause)
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.