IllegalIDChangeException extends GenericShareException
Exception for illegal attempts to modify an id of a share
Tags
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct([string $message = '' ][, string $hint = '' ], int $code[, Exception|null $previous = null ]) : mixed
Parameters
- $message : string = ''
- $hint : string = ''
- $code : int
- $previous : Exception|null = null