Class NoSuchPageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.libreoffice.ide.eclipse.core.wizards.utils.NoSuchPageException
- All Implemented Interfaces:
Serializable
Exception thrown by the
WizardPageSet when the required page doesn't exists.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchPageException
public NoSuchPageException()
-