LogicException

Exception that represents error in the program logic. This kind of exception should lead directly to a fix in your code.

<?php

// No direct exemples. Use the children classes.

?>

Documentation

Related : BadFunctioncallException, DomainException, LengthException, OutOfRangeException, InvalidArgumentException