java.io.Serializablepublic class TFTPPacketException
extends java.lang.Exception
TFTP
class if you
wanted more functionality than the
receiveFile()
and
sendFile()
methods provide.
TFTPPacket,
TFTP,
Serialized Form| Constructor | Description |
|---|---|
TFTPPacketException() |
Simply calls the corresponding constructor of its superclass.
|
TFTPPacketException(java.lang.String message) |
Simply calls the corresponding constructor of its superclass.
|