Package org.javacc.jjtree
Class JJTreeIOException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.javacc.jjtree.JJTreeIOException
-
- All Implemented Interfaces:
java.io.Serializable
class JJTreeIOException extends java.io.IOExceptionThrown when there is a problem reading or writing to the file system.
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Constructor Description JJTreeIOException(java.lang.String detail)
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-