Class MaxKeysExceedError

Attempting to add a new key while the cache is full (size() equals to maxKeys in config) will throw this error type

Hierarchy

  • Error
    • MaxKeysExceedError

Constructors

Constructors

Generated using TypeDoc