ExceptionHelpers class¶
Defined in
Namespace: ReactiveMarbles.CacheDatabase.Core
Assembly: ReactiveMarbles.CacheDatabase.Core.dll
Full name: ReactiveMarbles.CacheDatabase.Core.IBlobCache.ExceptionHelpers
Modifiers: public static
Summary¶
Exception helpers for implementers of the class.
Applies to
netstandard2.0
Methods¶
| Name | Summary |
|---|---|
| static ObservableThrowKeyNotFoundException | Throws an key not found exception in an observable. |
| static ObservableThrowObjectDisposedException | Throws an exception that the object is disposed. |