Commits


rsgowman authored and GitHub committed 73d3f78ada0
Add error handling for serializer (for serializing case only) (#991) Deserializing not handled yet. Note that the serializing case is fairly uninteresting, as assuming valid input is passed in, there's no real reason why it should fail (and if it does fail, it indicates a gross violation of our understanding of the system.)