Skip to content

ExceptionResponse

class

Namespace: Orleans.Serialization.Invocation

A Response which represents an exception, a broken promise.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class ExceptionResponse : Response

Constructors

Properties

Methods

  • DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
  • GetResult
  • ToStringReturns a string that represents the current object.