public class ChannelException extends RuntimeException
| Constructor and Description |
|---|
ChannelException(String message) |
ChannelException(String message,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ChannelException(String message, Exception e)
public ChannelException(String message)
Copyright © 2009-2012 SonarSource. All Rights Reserved.