java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----org.jfouffa.parser.html.ParseException
ParseException
with no specified detail
message.
ParseException
with the specified detail
message.
public ParseException()
ParseException
with no specified detail
message.
public ParseException(String s)
ParseException
with the specified detail
message.