Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Creates a new FatalException with the given message.
Public Sub New(ByVal message As String)
public FatalException(string message)
message The message for this FatalException.