Uses of Package
org.jboss.byteman.rule.exception
-
Classes in org.jboss.byteman.rule.exception used by org.jboss.byteman.rule Class Description CompileException used to notify an exception during rule compilationExecuteException exception class thrown during rule execution.ParseException used to notify an exception during rule parsingTypeException used to notify an exception during rule type checking -
Classes in org.jboss.byteman.rule.exception used by org.jboss.byteman.rule.binding Class Description CompileException used to notify an exception during rule compilationExecuteException exception class thrown during rule execution.TypeException used to notify an exception during rule type checking -
Classes in org.jboss.byteman.rule.exception used by org.jboss.byteman.rule.compiler Class Description CompileException used to notify an exception during rule compilation -
Classes in org.jboss.byteman.rule.exception used by org.jboss.byteman.rule.exception Class Description ExecuteException exception class thrown during rule execution.TypeException used to notify an exception during rule type checking -
Classes in org.jboss.byteman.rule.exception used by org.jboss.byteman.rule.expression Class Description CompileException used to notify an exception during rule compilationExecuteException exception class thrown during rule execution.TypeException used to notify an exception during rule type checkingTypeWarningException A sepcialization of TypeException which can be thrown during type checking to indicate that a rule has failed to type check for a legitimate reason. -
Classes in org.jboss.byteman.rule.exception used by org.jboss.byteman.rule.helper Class Description ExecuteException exception class thrown during rule execution. -
Classes in org.jboss.byteman.rule.exception used by org.jboss.byteman.rule.type Class Description TypeException used to notify an exception during rule type checking