Class ActivityRunPolicyException

All Implemented Interfaces:
Serializable

public class ActivityRunPolicyException extends ActivityRunException
Exception indicating that an activity run was stopped due to policy rule execution. It was introduced to provide more specific throws clauses in some parts of the code.
See Also: