skip to main |
skip to sidebar
What one should take care of while serializing the object?
One should make sure that all the included objects are also serializable. If any of the objects is not serializable then it throws a Not Serializable Exception.
No comments:
Post a Comment