TypeNotRegisteredException Constructor
Overload List
OverloadDescription
TypeNotRegisteredException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the TypeNotRegisteredException class with serialized data.  
TypeNotRegisteredException Constructor()Initializes a new instance of the TypeNotRegisteredException class.  
TypeNotRegisteredException Constructor(String,Exception)Initializes a new instance of the TypeNotRegisteredException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
TypeNotRegisteredException Constructor(String)Initializes a new instance of the TypeNotRegisteredException class with a specified error message.