Navigation :
InvalidViewModelException
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.MVVM |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - Android, Xamarin - iOS |
public class InvalidViewModelException : Exception
Base types
Exception
Exception in case there is an invalid view model.
Constructors
InvalidViewModelException(string message)
Initializes a new instance of the InvalidViewModelException class.
Parameters
Name |
Description |
message |
The message. |
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion