Click or drag to resize
SerializationExceptionsNewTypeCannotDeserialize Method
Overload List
  NameDescription
Public methodStatic memberNewTypeCannotDeserialize(Type)
This is intended to MsgPack for CLI internal use. Do not use this type from application directly. Returns new exception to notify that value type cannot deserialize.
Public methodStatic memberNewTypeCannotDeserialize(Type, String, Exception)
This is intended to MsgPack for CLI internal use. Do not use this type from application directly. Returns new exception to notify that value type cannot deserialize.
Top
See Also