Interface describes the basic functionality a Stopwatch engine should support.
All classes implementing this interface are considered Stopwatch engines.
Thrown when error occures while reading or writing data from/to given storage.
If storage is database, this class acts as simple wrapper for SQLException.