org.neociclo.odetteftp.netty.codec
Class StbException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.netty.channel.ChannelException
org.neociclo.odetteftp.netty.codec.StbException
- All Implemented Interfaces:
- Serializable
public class StbException
- extends org.jboss.netty.channel.ChannelException
- Version:
- $Rev: 411 $ $Date: 2010-06-21 11:55:04 -0300 (Mon, 21 Jun 2010) $
- Author:
- Rafael Marins
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StbException
public StbException()
StbException
public StbException(String message)
StbException
public StbException(Throwable cause)
StbException
public StbException(String message,
Throwable cause)
ACCORD