Inserts a user-defined warning message into the debug window and stops script execution.
void suFATAL(string message)
<?if($operationFailed) suFATAL($errorMessage); ?>