FatalException(string, Exception) constructor

Creates a new FatalException with the given message and containing the given inner exception that caused this one.

 Visual Basic syntax
 C# syntax
 Parameters