public class ChannelManagementException extends RuntimeException
ChannelManagement.| Constructor and Description |
|---|
ChannelManagementException(String message)
Constructs a new instance of
ChannelManagementException. |
ChannelManagementException(String message,
Throwable throwable)
Constructs a new instance of
ChannelManagementException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ChannelManagementException(String message)
ChannelManagementException.message - the throwable message.Copyright © 2019 Communote team. All rights reserved.