ConnectionException
constructor in Coherence.Connection.ConnectionException
Constructors
public ConnectionException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |
public ConnectionException(string message, Exception innerException)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message | |
| Exception | innerException |