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.Exception
IllegalPanelStateException
allows unexpected IOExceptions and other errors to be thrown during Wizard panel transitions- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalPanelStateException(java.lang.Throwable cause)
Constructor
-