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