GroupNotFoundInCollectionException
extends Exception
in package
Class GroupNotFoundInCollectionException
Tags
Table of Contents
- __construct() : mixed
- GroupNotFoundInCollectionException constructor.
Methods
__construct()
GroupNotFoundInCollectionException constructor.
public
__construct(IdType $id) : mixed
Parameters
- $id : IdType
-
ID of Group object that was not found in the group collection.