StreamLink.NET
RemoteCredentialsException Constructor (message)
StreamLink.NETCaplin.StreamLink.Authentication.KeyMasterRemoteCredentialsExceptionRemoteCredentialsException(String)
Delegates to the constructor in Exception.
Declaration Syntax
C#Visual BasicVisual C++
public RemoteCredentialsException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
RemoteCredentialsException(
	String^ message
)
Parameters
message (String)
The error message that explains the reason for the exception.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.18.0 (5.0.18.0)