jsondaora
jsondaora copied to clipboard
Standarize the use of the DeserializationError exception
The arguments passed to the exception varies depending where the exception is raised on the code.
The changes should produce the same arguments types and order for all exception calls.