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.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TFTPPacketException()
public TFTPPacketException(String message)
message
- the messageCopyright © 2001–2017 The Apache Software Foundation. All rights reserved.