Class StatelessCheckFailureException

All Implemented Interfaces:
Serializable

Just an exception that can be thrown if a StatelessChecker is invoked, the component being checked is not stateless or the behavior held by the component is not stateless. Includes a method that to get check failure component.
Author:
Ken Sakurai
See Also:
  • Constructor Details

  • Method Details