|
|
|
|
|
by orf
620 days ago
|
|
Sure, but who does this? And the typical pattern is to wrap exceptions, giving you access to the inner exception if you need more context. The requests HTTP exception contains the request and response object. Wrapping that would be a huge pain and a lot of code. |
|