public final class UnsupportedRenderingModeException
extends java.lang.IllegalStateException
| Constructor and Description |
|---|
UnsupportedRenderingModeException(RenderingMode mode)
Constructs a new
UnsupportedRenderingModeException instance with the given current
rendering mode. |
| Modifier and Type | Method and Description |
|---|---|
RenderingMode |
currentRenderingMode()
Returns the current rendering mode.
|
public UnsupportedRenderingModeException(RenderingMode mode)
UnsupportedRenderingModeException instance with the given current
rendering mode.public RenderingMode currentRenderingMode()