org.granite.gravity.udp
Class UdpPacketTooLargeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.granite.gravity.udp.UdpPacketTooLargeException
- All Implemented Interfaces:
- Serializable
public class UdpPacketTooLargeException
- extends IOException
- Author:
- Franck WOLFF
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UdpPacketTooLargeException
public UdpPacketTooLargeException()
UdpPacketTooLargeException
public UdpPacketTooLargeException(String message)
UdpPacketTooLargeException
public UdpPacketTooLargeException(Throwable cause)
UdpPacketTooLargeException
public UdpPacketTooLargeException(String message,
Throwable cause)