Method | Description | |
---|---|---|
ConnectorException ( string message ) : System | ||
ConnectorException ( string message, Exception nested ) : System |
public ConnectorException ( string message ) : System | ||
message | string | |
return | System |
public ConnectorException ( string message, Exception nested ) : System | ||
message | string | |
nested | Exception | |
return | System |