Class TEOFException

All Implemented Interfaces:
Serializable

public class TEOFException extends TTransportException
End of file, especially, the underlying socket is closed.
See Also:
  • Constructor Details

    • TEOFException

      public TEOFException(String message)