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, hashCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLocation
public 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.