Class JJTreeIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.javacc.jjtree.JJTreeIOException
- All Implemented Interfaces:
Serializable
Thrown when there is a problem reading or writing to the file system.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
JJTreeIOException
JJTreeIOException(String detail)
-