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

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