Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.gui.customcontrols.wizard
Class WizardPanelNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
WizardPanelNotFoundException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WizardPanelNotFoundException

public WizardPanelNotFoundException()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.