Class ORetryQueryException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OIndexIsRebuildingException

public abstract class ORetryQueryException extends OCoreException
Exception which is thrown by core components to ask command handler to rebuild and run executed command again.
See Also:
  • Constructor Details

    • ORetryQueryException

      public ORetryQueryException(ORetryQueryException exception)
    • ORetryQueryException

      public ORetryQueryException(String message)