Class TypeNotFoundException
This exception is thrown when a Type is not found in the type dictionary.
public class TypeNotFoundException : Exception, ISerializable
- Inheritance
-
TypeNotFoundException
- Implements
- Inherited Members
Constructors
TypeNotFoundException(Type)
public TypeNotFoundException(Type managedType)
Parameters
managedType
Type