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