Class KeyNotFoundException (namespace Nette\Collections)


The exception that is thrown when the key specified for accessing an element in a collection does not match any key.

RuntimeException
   |
   --KeyNotFoundException
Located: in /Collections/Hashtable.php (line 34)
Methods Inherited From RuntimeException (Internal Class)
constructor __construct ( [$message = ], [$code = ] ), getCode ( ), getFile ( ), getLine ( ), getMessage ( ), getTrace ( ), getTraceAsString ( ), __clone ( ), __toString ( )
Variable Summary