ErrorCollectionException extends Exception
Table of Contents
Methods
- __construct() : mixed
- getCollection() : ErrorCollection
Methods
__construct()
public
__construct(ErrorCollection $collection[, mixed $message = '' ]) : mixed
Parameters
- $collection : ErrorCollection
- $message : mixed = ''
getCollection()
public
getCollection() : ErrorCollection