summaryrefslogtreecommitdiff
path: root/msgpack/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate more useless exceptionsINADA Naoki2016-02-141-2/+2
* Deprecate PackExceptionsINADA Naoki2016-02-141-3/+9
* ExtraData should be UnpackValueErrorINADA Naoki2016-02-141-1/+1
* removed MsgpackBaseExceptionpalaviv2016-02-121-6/+4
* msgpack pack and unpack throws only exception that inherit from MsgpackBaseEx...palaviv2016-02-121-2/+10
* * msgpack/exceptions.py: Fix typo in error message.Lieven Govaerts2013-09-131-1/+1
* Split _msgpack.pyxINADA Naoki2012-12-111-0/+6
* Split exceptions.INADA Naoki2012-12-101-0/+23