Enum ExceptionSettings.NotRenderableErrorStrategy

java.lang.Object
java.lang.Enum<ExceptionSettings.NotRenderableErrorStrategy>
org.apache.wicket.settings.ExceptionSettings.NotRenderableErrorStrategy
All Implemented Interfaces:
Serializable, Comparable<ExceptionSettings.NotRenderableErrorStrategy>, Constable
Enclosing class:
ExceptionSettings

A strategy defining what to do when a component that will not render its markup tag (because of setRenderBodyOnly(true) or used with <wicket:xyz>) is also asked to output a markup id or placeholder tag