mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 00:29:38 +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.