org.forester.sdi
Class SDIException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.forester.sdi.SDIException
All Implemented Interfaces:
java.io.Serializable

public class SDIException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
SDIException()
           
SDIException(java.lang.String message)
           
 
Method Summary
 
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
 

Constructor Detail

SDIException

public SDIException()

SDIException

public SDIException(java.lang.String message)