openPDC Synchrophasor Help
CrcException Constructor (message)
NamespacesTVA.PhasorProtocolsCrcExceptionCrcException(String)
Initializes a new instance of the CrcException class.
Declaration Syntax
C#Visual BasicVisual C++
public CrcException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
CrcException(
	String^ message
)
Parameters
message (String)
The message that describes the error.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0