Class UnderflowException
Exception thrown when performing an invalid operation on an empty container, such as removing an element.
- Exception
-
RuntimeException
-
UnderflowException
-
DSchoenbauer\Exception\Platform\UnderflowException implements DSchoenbauer\Exception\ExceptionInterface
Namespace: DSchoenbauer\Exception\Platform
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Platform/UnderflowException.php
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Platform/UnderflowException.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|