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