Click or drag to resize

RequestEventSendErrorReply Method

Overload List
  NameDescription
Public methodSendErrorReply(Exception)
Sends an ERROR reply message built using the Message of the supplied exception.
Public methodSendErrorReply(Object)
Sends a ERROR reply message built using the supplied data.
Public methodSendErrorReply(String)
Sends an ERROR reply message using the supplied text message.
Top
See Also