public class ChannelException extends PortalException
ChannelException()
ChannelException(String msg)
ChannelException(String msg, Throwable cause)
ChannelException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ChannelException()
public ChannelException(String msg)
public ChannelException(String msg, Throwable cause)
public ChannelException(Throwable cause)