de.inovat.kex.bast.common
Class ChannelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.inovat.kex.bast.common.ChannelException
- All Implemented Interfaces:
- java.io.Serializable
public class ChannelException
- extends java.lang.Exception
signalisiert das eine ChannelException aufgetreten ist.
- Version:
- $Id: ChannelException.java 442 2008-11-10 06:59:32Z Schawaller $
- Author:
- LOGOS GmbH Rostock (www.logos-ib.de), Ralf Trier
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ChannelException
public ChannelException()
ChannelException
public ChannelException(java.lang.String message)
ChannelException
public ChannelException(java.lang.String message,
java.lang.Throwable cause)
ChannelException
public ChannelException(java.lang.Throwable cause)