public class TFTPPacketException
extends java.lang.Exception
TFTP
class if you
wanted more functionality than the
receiveFile()
and
sendFile()
methods provide.TFTPPacket
,
TFTP
,
Serialized FormModifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
TFTPPacketException()
Simply calls the corresponding constructor of its superclass.
|
TFTPPacketException(java.lang.String message)
Simply calls the corresponding constructor of its superclass.
|
private static final long serialVersionUID