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, hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLocationpublic 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.