Skip to content

Kirby 3.5.7.1

new DuplicateException()

Class constructor

new DuplicateException(array|string $args = [ ])

Parameters

Name Type Default Description
$args array|string [ ] Full option array ('key', 'translate', 'fallback',
'data', 'httpCode', 'details' and 'previous') or
just the message string

Parent class

Kirby\Exception\DuplicateException inherited from Kirby\Exception\Exception