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
- public class ValidateStateException
- extends CoreException
Formerly thrown by AbstractDocumentProvider.doValidateState(Object, Object)
.
- Since:
- 2.1
- See Also:
- Serialized Form
ValidateStateException
public ValidateStateException(IStatus status)
- Deprecated.
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.