Class ViewLocatorNotFoundException
- Namespace
- ReactiveUI
- Assembly
- ReactiveUI.dll
An exception that is thrown if we are unable to find the View Locator.
- Inheritance
-
View
Locator Not Found Exception
- Implements
- Inherited Members
- Extension Methods
Constructors
ViewLocatorNotFoundException()
Initializes a new instance of the View
ViewLocatorNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the View
Parameters
info
SerializationInfo The serialization info.
context
StreamingContext The serialization context.
ViewLocatorNotFoundException(string)
Initializes a new instance of the View
Parameters
message
stringA user friendly message.
ViewLocatorNotFoundException(string, Exception)
Initializes a new instance of the View