Skip to content

IRestExceptionDecoder

interface

Namespace: Orleans.Storage

Interface to be optionally implemented by storage to return richer exception details. TODO: Remove this interface. Move to decorator pattern for monitoring purposes. - jbragg
public interface IRestExceptionDecoder

Methods