com.tagtraum.sixbs
Class SIXBSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.tagtraum.sixbs.SIXBSException
- All Implemented Interfaces:
- java.io.Serializable
- public class SIXBSException
- extends java.io.IOException
SIXBS Exception.
- Version:
- $Id: SIXBSException.java,v 1.1 2001/05/06 14:55:01 Hendrik Exp $
- Author:
- Hendrik Schreiber
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
vcid
Source-Version |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
vcid
public static java.lang.String vcid
- Source-Version
SIXBSException
public SIXBSException(java.lang.String message,
java.lang.Throwable t)
SIXBSException
public SIXBSException(java.lang.Throwable t)
getNestedThrowable
public java.lang.Throwable getNestedThrowable()
toString
public java.lang.String toString()