Closed cainlevy closed 2 years ago
The handleResponseError function looks for Malan responses with a certain shape and throws MalanError. Any other unknown error, like a networking issue, is re-thrown without modification.
handleResponseError
MalanError
closes #17
The
handleResponseError
function looks for Malan responses with a certain shape and throwsMalanError
. Any other unknown error, like a networking issue, is re-thrown without modification.closes #17