Class Poly.eofException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Poly.eofException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----Poly.eofException

public class eofException
extends Exception
eofException is thrown when there is an end-of-file for Tokenizer

Constructor Index

 o eofException()

Constructors

 o eofException
  public eofException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index