Class UndeliverableException
Exception thrown when a message cannot be delivered.
- Inheritance
-
Undeliverable
Exception
- Implements
- Inherited Members
Constructors
UndeliverableException()
Initializes a new instance of the Undeliverable
UndeliverableException(string)
Initializes a new instance of the Undeliverable
Parameters
message
stringThe custom error message.
UndeliverableException(string, Exception)
Initializes a new instance of the Undeliverable