net.java.sip.communicator.impl.gui.customcontrols.wizard
Class WizardPanelNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardPanelNotFoundException
- All Implemented Interfaces:
- Serializable
public class WizardPanelNotFoundException
- extends RuntimeException
A RuntimeException, which is thrown if the wizard doesn't find
the panel corresponding to a given WizardPanelDescriptor.
- Author:
- Yana Stamcheva
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WizardPanelNotFoundException
public WizardPanelNotFoundException()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.