Throw Issuetrackerexception

throw.groovy
import com.exalate.api.exception.IssueTrackerException


// throw an error to be able to inspect the replicas
throw new IssueTrackerException("Error introduced on purpose")