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