org.demosys.task
Class ModificationTaskException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.demosys.task.ModificationTaskException
All Implemented Interfaces:
java.io.Serializable

public class ModificationTaskException
extends java.lang.Exception

Created by IntelliJ IDEA. User: COUVREUR Date: Mar 10, 2003 Time: 8:14:36 PM To change this template use Options | File Templates.

See Also:
Serialized Form

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

ModificationTaskException

public ModificationTaskException(java.lang.String message)


Copyright © 2003-2004 Sourceforge. All Rights Reserved.