Uses of Class
org.codehaus.waffle.action.MatchingMethodException

Packages that use MatchingMethodException
org.codehaus.waffle.action   
 

Uses of MatchingMethodException in org.codehaus.waffle.action
 

Subclasses of MatchingMethodException in org.codehaus.waffle.action
 class AmbiguousMethodSignatureException
          Thrown when unable to determine which method to invoke.
 class NoMatchingMethodException
          Thrown when unable to find any matching methods to invoke.
 



Copyright © 2007 null. All Rights Reserved.