Class ActivityRunException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.repo.common.activity.run.ActivityRunException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ActivityRunPolicyException

public class ActivityRunException extends Exception
Exception that carries supplementary information on how it should be treated (with the respect to operation result and task run result status). See also TaskException.
See Also: