\acdhOeaw\fedora\exceptionsAmbiguousMatch

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 = "ambiguous match", integer  $code = 1, \acdhOeaw\fedora\exceptions\Throwable  $previous = null) 

Thrown when a resource matches more then one already existing resources.

Parameters

string $message

error message

integer $code

error code

\acdhOeaw\fedora\exceptions\Throwable $previous

previous exception (for chaining)