public class ParserException extends Exception
| Constructor and Description |
|---|
ParserException() |
ParserException(SAXParseException ex) |
ParserException(String s) |
ParserException(String s,
Throwable throwable) |
ParserException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParserException()
public ParserException(String s)
public ParserException(Throwable throwable)
public ParserException(SAXParseException ex)
Copyright © 2023 jUPnP.org. All rights reserved.