public class CancelNextException
extends java.lang.RuntimeException
WizardPanel
s to abort moving to
the next panel in the WizardPanel.exitingToRight()
method if an error
occurred. The panel is responsible for displaying an appropriate message.Constructor and Description |
---|
CancelNextException() |
CancelNextException(java.lang.String message) |
CancelNextException(java.lang.String message,
java.lang.Throwable cause) |
CancelNextException(java.lang.Throwable cause) |
public CancelNextException()
public CancelNextException(java.lang.String message, java.lang.Throwable cause)
public CancelNextException(java.lang.String message)
public CancelNextException(java.lang.Throwable cause)