Class FatalErrorException
The exception that indicates errors that can not be recovered from. Execution of the script should be halted.
- Exception
- 
			 ErrorException ErrorException
- 
			 FatalErrorException FatalErrorException
		
		
		
		Located at Utils/exceptions.php
	
	| 
			
			 public 
			
			
			 | 
| 
getSeverity()
		 | 
| 
__toString(), 
getCode(), 
getFile(), 
getLine(), 
getMessage(), 
getPrevious(), 
getTrace(), 
getTraceAsString()
		 | 
| 
$severity
		 | 
| 
$code, 
$file, 
$line, 
$message
		 |