Class InvalidObjectVersionException

All Implemented Interfaces:
Serializable

public class InvalidObjectVersionException extends InconsistentDatabaseException
Thrown when an object is found to have an invalid schema index.

This indicates database or recorded schema corruption.

See Also:
  • Method Details

    • getId

      public ObjId getId()
      Get the ID of the object containing the invalid schema index.
      Returns:
      object ID
    • getSchemaIndex

      public int getSchemaIndex()
      Get the invalid schema index number found.
      Returns:
      invalid schema index