![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
Represents an outbound connection exception. More...
Public Member Functions | |
OutboundConnectionException (string message) | |
Constructor. More... | |
OutboundConnectionException (string message, Exception ex) | |
Constructor. More... | |
Represents an outbound connection exception.
PushTechnology.DiffusionCore.Exceptions.OutboundConnectionException.OutboundConnectionException | ( | string | message | ) |
Constructor.
message |
PushTechnology.DiffusionCore.Exceptions.OutboundConnectionException.OutboundConnectionException | ( | string | message, |
Exception | ex | ||
) |
Constructor.
message | |
ex |