IllegalChannelGroupException

Stay organized with collections Save and categorize content based on your preferences.
public class IllegalChannelGroupException extends IllegalArgumentException

Unchecked exception thrown when an attempt is made to open a channel in a group that was not created by the same provider.

Public Constructor Summary

IllegalChannelGroupException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public IllegalChannelGroupException ()

Constructs an instance of this class.