com.tagtraum.sixbs
Class SIXBSException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--com.tagtraum.sixbs.SIXBSException
All Implemented Interfaces:
Serializable

public class SIXBSException
extends 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 String vcid
          Source-Version
 
Constructor Summary
SIXBSException(String message, Throwable t)
           
SIXBSException(Throwable t)
           
 
Method Summary
 Throwable getNestedThrowable()
           
 String toString()
           
 
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
 

Field Detail

vcid

public static String vcid
Source-Version

Constructor Detail

SIXBSException

public SIXBSException(String message,
                      Throwable t)

SIXBSException

public SIXBSException(Throwable t)
Method Detail

getNestedThrowable

public Throwable getNestedThrowable()

toString

public String toString()
Overrides:
toString in class Throwable


Copyright © 2001 tagtraum industries.