Uses of Class
org.jboss.byteman.rule.exception.TypeWarningException
-
Packages that use TypeWarningException Package Description org.jboss.byteman.rule.expression -
-
Uses of TypeWarningException in org.jboss.byteman.rule.expression
Methods in org.jboss.byteman.rule.expression that throw TypeWarningException Modifier and Type Method Description private void
ThrowExpression. checkThrownTypeIsValid()
check that it is legitimate to throw an exception of the type computed for this expression from the trtiggering method.
-