RMCLink.Interop .NET Assembly

ConnectionNotMadeException Constructor (String, Exception)

Initializes a new instance of the ConnectionNotMadeException class with a specified error message and a reference to the inner exception that is the cause of this exception.

C#

public ConnectionNotMadeException (

   string message,

   Exception inner

)

Parameters

message

The message that describes the error.

inner

The exception that is the cause of the current exception. If the inner parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.

See Also

RMCLink.Interop .NET Assembly | RMCLinkNET Namespace | ConnectionNotMadeException Class | ConnectionNotMadeException Constructor Overload List


Send comments on this topic.

Copyright (c) 2024 Delta Computer Systems, Inc. dba Delta Motion