receive
method of SctpChannel
or SctpMultiChannel
from a notification handler.
Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | IllegalReceiveException(String
The String that contains a detailed message msg)Constructs an instance of this class with the specified message. |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
IllegalReceiveException | back to summary |
---|---|
public IllegalReceiveException() Constructs an instance of this class. |
IllegalReceiveException | back to summary |
---|---|
public IllegalReceiveException(String msg) Constructs an instance of this class with the specified message.
|