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

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