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

Packages that use MatchingActionMethodException
org.codehaus.waffle.action   
 

Uses of MatchingActionMethodException in org.codehaus.waffle.action
 

Subclasses of MatchingActionMethodException in org.codehaus.waffle.action
 class AmbiguousActionMethodSignatureException
          Thrown when unable to determine which method to invoke.
 class NoMatchingActionMethodException
          Thrown when unable to find any matching methods to invoke.
 



Copyright © 2008. All Rights Reserved.