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