Class OInvalidIndexEngineIdException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.orientechnologies.orient.core.exception.OInvalidIndexEngineIdException
All Implemented Interfaces:
Serializable

public class OInvalidIndexEngineIdException extends Exception
Special type of exception which indicates that invalid index id was passed into storage and index data should be reloaded
See Also:
  • Constructor Details

    • OInvalidIndexEngineIdException

      public OInvalidIndexEngineIdException(String message)