Uses of Class
org.xwiki.rendering.macro.parameter.MacroParameterException

Packages that use MacroParameterException
org.xwiki.rendering.macro.parameter   
 

Uses of MacroParameterException in org.xwiki.rendering.macro.parameter
 

Subclasses of MacroParameterException in org.xwiki.rendering.macro.parameter
 class ParameterValueTooHighException
          Deprecated. use javax.validation.constraints.Max instead
 class ParameterValueTooLowException
          Deprecated. use javax.validation.constraints.Min instead
 



Copyright © 2004-2012 XWiki. All Rights Reserved.