DuplicateKeyException
extends ParsingException
in package
Table of Contents
- $details : mixed
- __construct() : mixed
- getDetails() : mixed
- getKey() : mixed
Properties
$details
protected
mixed
$details
Methods
__construct()
public
__construct(mixed $message, mixed $key[, array<string|int, mixed> $details = array() ]) : mixed
Parameters
- $message : mixed
- $key : mixed
- $details : array<string|int, mixed> = array()
Return values
mixed —getDetails()
public
getDetails() : mixed
Tags
Return values
mixed —getKey()
public
getKey() : mixed