public class DuplicateChannelListenerException extends ChannelException
Constructor and Description |
---|
DuplicateChannelListenerException() |
DuplicateChannelListenerException(String msg) |
DuplicateChannelListenerException(String msg,
Throwable cause) |
DuplicateChannelListenerException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DuplicateChannelListenerException()
public DuplicateChannelListenerException(String msg)
public DuplicateChannelListenerException(String msg, Throwable cause)
public DuplicateChannelListenerException(Throwable cause)