FatalErrorException Constructor

Solclient

FatalErrorException Constructor
version: 7.2.1.27
Overload List
  Name Description
Public method FatalErrorException(String)
This initializes a new instance of the FatalErrorException class with a specified error message.
Protected method FatalErrorException(SerializationInfo, StreamingContext)
This is for serialization purposes.
Public method FatalErrorException(String, Exception)
This initializes a new instance of the FatalErrorException class with a specified error message and cause exception.
Top
See Also