Fatal_Error
What: void procedure
File: _UE
Format:( *tSUnified_Exception E )
Layer: 0
Platforms: C++, Pascal (all), PHP
Call to trigger a fatal error. For platforms that support exceptions, this will raise
an exception. Otherwise is writes the error text from the passed unified exception
object and exits the program.