This exception is thrown if the matching between a used bound
variable and its argument list variable it refers to fails. A method
is not required to declare in its throws clause any subclasses of
RuntimeException that might be thrown during the execution of the
method but not caught.
author: Jens-S. Vöckler author: Yong Zhao version: $Revision: 50 $ See Also:Derivation See Also:Transformation