Class OTimeoutException

All Implemented Interfaces:
Serializable

public class OTimeoutException extends OSystemException
Timeout exception. The acquiring of a shared resource caused a timeout.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
See Also:
  • Constructor Details

    • OTimeoutException

      public OTimeoutException(OTimeoutException exception)
    • OTimeoutException

      public OTimeoutException(String message)