Package org.cdlib.mrt.zk
Class MerrittStateError
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cdlib.mrt.zk.MerrittStateError
- All Implemented Interfaces:
Serializable
Exception indicates that an illegal operation was invoked on an object with an incompatible state (ie attempting to delete a Job or Batch that is not in a deleteable state)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MerrittStateError
-