Skip to content

ExceptionResponse Methods

A Response which represents an exception, a broken promise.

Dispose

override
View source
public override void Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

ToString

override
View source
public override string ToString()
Returns a string that represents the current object.

Returns

A string that represents the current object.