public class FormattedWicketRuntimeException
extends org.apache.wicket.WicketRuntimeException
| Constructor and Description |
|---|
FormattedWicketRuntimeException() |
FormattedWicketRuntimeException(String message,
Object... args) |
FormattedWicketRuntimeException(Throwable throwable) |
FormattedWicketRuntimeException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FormattedWicketRuntimeException()
public FormattedWicketRuntimeException(String message, Object... args)
public FormattedWicketRuntimeException(Throwable throwable, String message, Object... args)
public FormattedWicketRuntimeException(Throwable throwable)
Copyright © 2015. All Rights Reserved.