You are here

class MemcacheException in Memcache API and Integration 8.2

Memcache specific exception.

Hierarchy

Expanded class hierarchy of MemcacheException

1 file declares its use of MemcacheException
MemcacheDriverFactory.php in src/Driver/MemcacheDriverFactory.php

File

src/MemcacheException.php, line 8

Namespace

Drupal\memcache
View source
class MemcacheException extends \RuntimeException {

}

Members