Module jdk.sctp

Class IllegalReceiveException

java.lang.Object
All Implemented Interfaces:
Serializable

public class IllegalReceiveException extends IllegalStateException
Unchecked exception thrown when an attempt is made to invoke the receive method of SctpChannel or SctpMultiChannel from a notification handler.
Since:
1.7
See Also: