GroupItemNotFoundInCollectionException
extends Exception
in package
Class GroupItemNotFoundInCollectionException
Tags
Table of Contents
- __construct() : mixed
- GroupItemNotFoundInCollectionException constructor.
Methods
__construct()
GroupItemNotFoundInCollectionException constructor.
public
__construct(NonEmptyStringType $message) : mixed
Parameters
- $message : NonEmptyStringType
-
Message that explains why exception occurred.