SerializationExceptionsNewTypeCannotDeserialize Method |
Name | Description | |
---|---|---|
NewTypeCannotDeserialize(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.
| |
NewTypeCannotDeserialize(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.
|