jBPM distribution 6.0.0.Alpha9

org.jbpm.task.exception
Class IllegalTaskStateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jbpm.task.exception.TaskException
                  extended by org.jbpm.task.exception.IllegalTaskStateException
All Implemented Interfaces:
Serializable

public class IllegalTaskStateException
extends TaskException

See Also:
Serialized Form

Constructor Summary
IllegalTaskStateException(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

IllegalTaskStateException

public IllegalTaskStateException(String message)

jBPM distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.