Method | Description | |
---|---|---|
PublisherSentFailedException ( string message ) : System | ||
PublisherSentFailedException ( string message, Exception ex ) : System |
public PublisherSentFailedException ( string message ) : System | ||
message | string | |
return | System |
public PublisherSentFailedException ( string message, Exception ex ) : System | ||
message | string | |
ex | Exception | |
return | System |