Package docking.wizard
Class IllegalPanelStateException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- docking.wizard.IllegalPanelStateException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class IllegalPanelStateException extends java.lang.ExceptionIllegalPanelStateExceptionallows unexpected IOExceptions and other errors to be thrown during Wizard panel transitions- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description IllegalPanelStateException(java.lang.Throwable cause)Constructor
 
-