errors icon indicating copy to clipboard operation
errors copied to clipboard

HttpXXXError have a code property of strings

Open terinjokes opened this issue 10 years ago • 0 comments

The HttpXXXError instances of have a "code" property of type string, where newly created errors would have a type of number (starting at 600).

terinjokes avatar Aug 24 '15 21:08 terinjokes