[]
        
(Showing Draft Content)

C1.DataConnector.C1DataConnectorProviderException.-ctor

C1DataConnectorProviderException Constructor

C1DataConnectorProviderException(string)

Inits a new instance of C1DataConnectorProviderException

Declaration
public C1DataConnectorProviderException(string message)
Parameters
Type Name Description
string message

C1DataConnectorProviderException(string, Exception)

Inits a new instance of C1DataConnectorProviderException

Declaration
public C1DataConnectorProviderException(string message, Exception innerException)
Parameters
Type Name Description
string message
Exception innerException

C1DataConnectorProviderException()

Inits a new instance of C1DataConnectorProviderException

Declaration
public C1DataConnectorProviderException()

C1DataConnectorProviderException(string, params string[])

Inits a new instance of C1DataConnectorProviderException

Declaration
public C1DataConnectorProviderException(string msg, params string[] paras)
Parameters
Type Name Description
string msg
string[] paras