Class NoSuchPageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.libreoffice.ide.eclipse.core.wizards.utils.NoSuchPageException
All Implemented Interfaces:
Serializable

public class NoSuchPageException extends Exception
Exception thrown by the WizardPageSet when the required page doesn't exists.
See Also:
  • Constructor Details

    • NoSuchPageException

      public NoSuchPageException()