XmlCallbackMethodProcessor.WriteErrorResponse

Returns an error response to the client from a callback. Code should exit after this call.

public sealed void WriteErrorResponse(string errorMessage,
	string stackTrace,
	int statusCode)

Parameters

errorMessage
stackTrace
statusCode


See also:

Class XmlCallbackMethodProcessor

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic