public class ParseException
extends java.lang.Exception
Constructor and Description |
---|
ParseException()
Constructs an ParseException with no detail message.
|
ParseException(java.lang.String s)
Constructs an ParseException class with the specified detail message.
|
public ParseException()
public ParseException(java.lang.String s)
s
- the String containing a detail message