public class XmlInterpretationException extends SemanticValidationException
| Constructor and Description | 
|---|
XmlInterpretationException(LocatedItem loc,
                          String msg)  | 
XmlInterpretationException(LocatedItem loc,
                          String msg,
                          Throwable cause)  | 
XmlInterpretationException(LocatedItem loc,
                          Throwable cause)  | 
XmlInterpretationException(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 XmlInterpretationException(String msg, ApplicationValidationException cause)
public XmlInterpretationException(LocatedItem loc, String msg, Throwable cause)
public XmlInterpretationException(LocatedItem loc, String msg)
public XmlInterpretationException(LocatedItem loc, Throwable cause)
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.