|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.xwiki.rendering.macro.MacroExecutionException
org.xwiki.rendering.macro.parameter.MacroParameterException
org.xwiki.rendering.macro.parameter.ParameterValueTooHighException
javax.validation.constraints.Max instead
@Deprecated public class ParameterValueTooHighException
Exception used when the macro parameter is two high.
| Constructor Summary | |
|---|---|
ParameterValueTooHighException(int maxValue)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterValueTooHighException(int maxValue)
maxValue - the maximum valid number
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||