Definition
Namespace: EntityDb.Common.Exceptions
Assembly: EntityDb.Common
The exception that is thrown when a ITypeResolver cannot resolve a type.
1
public sealed class CannotResolveTypeException : System.Exception
Inheritance: Object → Exception