org.state4j.exceptions
Class OperationLockedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.state4j.exceptions.InvalidOperationException
              extended by org.state4j.exceptions.OperationLockedException
All Implemented Interfaces:
java.io.Serializable

public class OperationLockedException
extends InvalidOperationException

See Also:
Serialized Form

Constructor Summary
OperationLockedException()
           
OperationLockedException(java.lang.String arg0)
           
OperationLockedException(java.lang.String arg0, java.lang.Throwable arg1)
           
OperationLockedException(java.lang.Throwable arg0)
           
 
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

OperationLockedException

public OperationLockedException()

OperationLockedException

public OperationLockedException(java.lang.String arg0)

OperationLockedException

public OperationLockedException(java.lang.String arg0,
                                java.lang.Throwable arg1)

OperationLockedException

public OperationLockedException(java.lang.Throwable arg0)


Copyright © 2006 . All Rights Reserved.