Method | Description | |
---|---|---|
UnreachableBrokerException ( ) : System | ||
UnreachableBrokerException ( string message ) : System | ||
UnreachableBrokerException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
UnreachableBrokerException ( SerializationInfo info, StreamingContext context ) : System |
public UnreachableBrokerException ( ) : System | ||
return | System |
protected UnreachableBrokerException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public UnreachableBrokerException ( string message ) : System | ||
message | string | |
return | System |
public UnreachableBrokerException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |