\acdhOeaw\fedora\exceptionsAlreadyInCache

Description of FedoraCacheInconsistent

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $message = "already in cache", integer  $code = 6, \Throwable  $previous = null) 

Thrown when a resource is already in cache

Parameters

string $message

error message

integer $code

error code

\Throwable $previous

previous exception (for chaining)