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,v 1.3 2003/08/29 09:34:39 pierre Exp $
- 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 build 1.8.1.20060716