public class TFTPPacketException extends Exception
TFTP
class if you
wanted more functionality than the
receiveFile()
and
sendFile()
methods provide.TFTPPacket,
TFTP,
Serialized Form| Constructor 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, toStringpublic TFTPPacketException()
public TFTPPacketException(String message)
message - the messageCopyright © 2001–2016 The Apache Software Foundation. All rights reserved.