Class ValidateStateException

All Implemented Interfaces:
Serializable

@Deprecated public class ValidateStateException extends CoreException
Deprecated.
No longer used, create a CoreException instead
Formerly thrown by AbstractDocumentProvider.doValidateState(Object, Object).

This class is not intended to be serialized.

Since:
2.1
See Also:
  • Constructor Details

    • ValidateStateException

      public ValidateStateException(IStatus status)
      Deprecated.