public static class PListParser.XmlParseException extends Exception
| Constructor and Description |
|---|
XmlParseException()
Constructor
|
XmlParseException(String msg)
Constructor
|
XmlParseException(String msg,
Exception e)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XmlParseException()
public XmlParseException(String msg)
msg - the error messageCopyright © 2022. All rights reserved.