org.mmbase.applications.editwizard
Class WizardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mmbase.applications.editwizard.WizardException
- All Implemented Interfaces:
- Serializable
public class WizardException
- extends Exception
This exception is thrown when an error occurs in the EditWizards
- Since:
- MMBase-1.6
- Version:
- $Id: WizardException.java 35335 2009-05-21 08:14:41Z michiel $
- Author:
- Kars Veling
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WizardException
public WizardException()
WizardException
public WizardException(String message)
WizardException
public WizardException(Throwable cause)
WizardException
public WizardException(String message,
Throwable cause)
MMBase 2.0-SNAPSHOT - null