Skip to content

ReferenceLocationNotFoundException class

Defined in

Namespace: ReactiveMarbles.NuGet.Helpers Assembly: ReactiveMarbles.NuGet.Helpers.dll Full name: ReactiveMarbles.NuGet.Helpers.ReferenceLocationNotFoundException Modifiers: public

Summary

View source

        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

NameSummary
.ctorInitializes a new instance of the [ReferenceLocationNotFoundException](# class.
Inherited members