org.outerj.daisy.frontend
Class DaisyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.outerj.daisy.frontend.DaisyException
All Implemented Interfaces:
java.io.Serializable

public class DaisyException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DaisyException(java.lang.String message)
           
DaisyException(java.lang.String message, java.lang.Throwable cause)
           
 
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

DaisyException

public DaisyException(java.lang.String message)

DaisyException

public DaisyException(java.lang.String message,
                      java.lang.Throwable cause)


Copyright © -2006 . All Rights Reserved.