ReferenceLocationNotFoundException class¶
Defined in
Namespace: ReactiveMarbles.NuGet.Helpers
Assembly: ReactiveMarbles.NuGet.Helpers.dll
Full name: ReactiveMarbles.NuGet.Helpers.ReferenceLocationNotFoundException
Modifiers: public
Summary¶
Exception that happens when a reference cannot be located.
Applies to
netstandard2.0
Class hierarchy
classDiagram
class ReferenceLocationNotFoundException
class Exception
Exception <|-- ReferenceLocationNotFoundException
Inherits from: Exception
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [ReferenceLocationNotFoundException](# class. |