Package java.io

Class EOFException

All Implemented Interfaces:
Serializable

public class EOFException extends IOException
See Also:
  • Constructor Details

    • EOFException

      public EOFException()
    • EOFException

      public EOFException(String var0)