Class OCommandInterruptedException

All Implemented Interfaces:
Serializable

public class OCommandInterruptedException extends ONeedRetryException
Exception thrown in case the execution of the command has been interrupted.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
See Also:
  • Constructor Details

    • OCommandInterruptedException

      public OCommandInterruptedException(OCommandInterruptedException exception)
    • OCommandInterruptedException

      public OCommandInterruptedException(String message)