Method | Description | |
---|---|---|
ChannelException ( Exception ex ) : System | ||
ChannelException ( string message ) : System | ||
ChannelException ( string connectionRefused, Exception exception ) : System |
public ChannelException ( Exception ex ) : System | ||
ex | Exception | |
return | System |
public ChannelException ( string message ) : System | ||
message | string | |
return | System |
public ChannelException ( string connectionRefused, Exception exception ) : System | ||
connectionRefused | string | |
exception | Exception | |
return | System |