public class StatelessCheckFailureException
extends org.apache.wicket.WicketRuntimeException
| Constructor and Description |
|---|
StatelessCheckFailureException(org.apache.wicket.Component component,
String reason)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.Component |
getComponent()
Get check failure component
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StatelessCheckFailureException(org.apache.wicket.Component component,
String reason)
component - Failure componentreason - Reason for exception occurrenceCopyright © 2006–2018 Apache Software Foundation. All rights reserved.