org.apache.commons.net.tftp
public class TFTPPacketException extends Exception
TFTP
class if you
wanted more functionality than the
receiveFile()
and
sendFile()
methods provide.
TFTPPacket
,
TFTP
,
Serialized FormConstructor and Description |
---|
TFTPPacketException()
Simply calls the corresponding constructor of its superclass.
|
TFTPPacketException(String message)
Simply calls the corresponding constructor of its superclass.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TFTPPacketException()
public TFTPPacketException(String message)