Method | Description | |
---|---|---|
ClusterClientException ( ) : System | ||
ClusterClientException ( string message ) : System | ||
ClusterClientException ( string message, Exception innerException ) : System |
public ClusterClientException ( string message ) : System | ||
message | string | |
return | System |
public ClusterClientException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |