public class ParserException
extends java.lang.Exception
Constructor and Description |
---|
ParserException()
Constructs a new instance with null as its detail message.
|
ParserException(java.lang.String message)
Constructs a new instance with the specified detail message.
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)