Package org.eclipse.ui.texteditor
Class ValidateStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.core.runtime.CoreException
org.eclipse.ui.texteditor.ValidateStateException
- All Implemented Interfaces:
Serializable
Deprecated.
Formerly thrown by
AbstractDocumentProvider.doValidateState(Object, Object)
.
This class is not intended to be serialized.
- Since:
- 2.1
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.core.runtime.CoreException
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
ValidateStateException
Deprecated.
-
CoreException
instead