org.objectweb.dream.control.activity.scheduler
Class StoppedSchedulerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.objectweb.dream.control.activity.scheduler.StoppedSchedulerException
- All Implemented Interfaces:
- Serializable
- public class StoppedSchedulerException
- extends Exception
Exception thrown when trying to schedule an already stopped scheduler.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StoppedSchedulerException
public StoppedSchedulerException()
- See Also:
Exception.Exception()
StoppedSchedulerException
public StoppedSchedulerException(String message)
- See Also:
Exception.Exception(java.lang.String)
Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.