Class NotImplementedException
The exception that is thrown when a requested method or operation is not implemented.
- Exception
- 
			 LogicException LogicException
- 
			 NotImplementedException NotImplementedException
		
		
		
		Located at Utils/exceptions.php
	
	| 
__construct(), 
__toString(), 
getCode(), 
getFile(), 
getLine(), 
getMessage(), 
getPrevious(), 
getTrace(), 
getTraceAsString()
		 | 
| 
$code, 
$file, 
$line, 
$message
		 |