Skip to content

ExceptionHelpers class

Defined in

Namespace: ReactiveMarbles.CacheDatabase.Core Assembly: ReactiveMarbles.CacheDatabase.Core.dll Full name: ReactiveMarbles.CacheDatabase.Core.IBlobCache.ExceptionHelpers Modifiers: public static

Summary

View source

        Exception helpers for implementers of the class.
        

Applies to

netstandard2.0

Methods

NameSummary
static ObservableThrowKeyNotFoundExceptionThrows an key not found exception in an observable.
static ObservableThrowObjectDisposedExceptionThrows an exception that the object is disposed.
Inherited members