SerializationExceptionsNewValueTypeCannotBeNull Method |
Name | Description | |
---|---|---|
NewValueTypeCannotBeNull(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 be null on deserialization.
| |
NewValueTypeCannotBeNull(String, Type, 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 be null on deserialization.
|