Click or drag to resize
XmlSerializationWriterCreateUnknownTypeException Method
Overload List
  NameDescription
Protected methodCreateUnknownTypeException(Object)
Creates an System.InvalidOperationException that indicates that a type being serialized is not being used in a valid manner or is unexpectedly encountered.
Protected methodCreateUnknownTypeException(Type)
Creates an System.InvalidOperationException that indicates that a type being serialized is not being used in a valid manner or is unexpectedly encountered.
Top
See Also