Class TaskException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.task.api.TaskException
All Implemented Interfaces:
Serializable

@Experimental public class TaskException 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: