org.ourgrid.mygrid.scheduler.exception
Class DDInitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ourgrid.mygrid.scheduler.exception.DDInitException
All Implemented Interfaces:
java.io.Serializable

public class DDInitException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DDInitException(java.lang.String 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

DDInitException

public DDInitException(java.lang.String cause)