UnknownComponentException

Raised when a color model is given a component name it does not define.

Table of contents

Namespace: Com\Tecnick\Color

Extends: LogicException

Implements: ExceptionInterface

File: UnknownComponentException.php line 37

Raised when a color model is given a component name it does not define.

It extends LogicException and is not caught by the lenient accessors tryGetColorObj() and getColorObject().

Tags