Skip to content

Kirby 4.1.2

new LogicException()

Class constructor

new LogicException(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\LogicException inherited from Kirby\Exception\Exception