Package org.jboss.byteman.rule.exception
package org.jboss.byteman.rule.exception
-
Exception ClassesClassDescriptionused to notify an exception during rule compilationSpecialization of ExecuteException which is used to cause a trigger method to return early the trigger point, possibly supplying an object to be returned.exception class thrown during rule execution.used to notify an exception during rule parsingSpecializaton of ExecuteException used to wrap a client exception generated via a rule THROW action.used to notify an exception during rule type checkingA sepcialization of TypeException which can be thrown during type checking to indicate that a rule has failed to type check for a legitimate reason.