org.jwarp.service.work
Class InvalidJobStateException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.jwarp.service.work.InvalidJobStateException
All Implemented Interfaces:
java.io.Serializable

public class InvalidJobStateException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
InvalidJobStateException(java.lang.String reason)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidJobStateException

public InvalidJobStateException(java.lang.String reason)

©   O R C A   S y s t e m s