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