Class IllegalStateException

java.lang.Object
All Implemented Interfaces:
Serializable

public class IllegalStateException extends ResourceException
An IllegalStateException is thrown from a method if the callee (resource adapter or application server for system contracts) is in an illegal or inappropriate state for the method invocation.
Version:
1.0
See Also: