Class KeyNotFoundException
The exception that is thrown when the key specified for accessing an element in a collection does not match any key.
- Exception
- RuntimeException
- Nette\Collections\KeyNotFoundException
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|