mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +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.