public class WicketRuntimeException extends RuntimeException
| Constructor and Description |
|---|
WicketRuntimeException() |
WicketRuntimeException(String message) |
WicketRuntimeException(String message,
Throwable cause) |
WicketRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WicketRuntimeException()
RuntimeException.RuntimeException()public WicketRuntimeException(String message)
public WicketRuntimeException(Throwable cause)
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.