org.apache.commons.net.tftp
public class TFTPPacketException extends Exception
receiveFile()
and
sendFile()
methods provide.
See Also: TFTPPacket
| Constructor Summary | |
|---|---|
| TFTPPacketException()
Simply calls the corresponding constructor of its superclass.
| |
| TFTPPacketException(String message)
Simply calls the corresponding constructor of its superclass.
| |