mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 00:49:16 +08:00
de3fdeb5b5
Unfortunately Boto generates error classes dynamically, so this catches the expected error and raises the error if it is the wrong class. Closes #3533.