Platform Symphony .NET API Reference - Version 5.1
FatalException Constructor (message)
NamespacesPlatform.Symphony.SoamFatalExceptionFatalException(String)
Constructs an exception with the provided detail message and no cause.
Declaration Syntax
C#
public FatalException(
	string message
)
Parameters
message (String)
The detail message. The detail message can be accessed through the Message property.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.1.0.0