JoyOfCodingPDX / JoyOfCoding

Source code for The Joy of Coding course at Portland State University taught by David Whitlock
http://web.cecs.pdx.edu/~whitlock/
Apache License 2.0
17 stars 5 forks source link

Include the HTTP status code in the RestException's stack trace. #469

Closed DavidWhitlock closed 5 months ago

DavidWhitlock commented 5 months ago

Resolve #454 by including the HTTP status code in the stack trace of the RestException.