cBioPortal / oncotree

Creative Commons Attribution 4.0 International
35 stars 26 forks source link

Throw Exceptions when Empty Response Returned #106

Closed averyniceday closed 6 years ago

averyniceday commented 6 years ago
- updated js page to update when returned query throws exception
- previously silently logged error and page stayed the same
- an empty response (oncotree code = []) now throws a 404 Error
- a failed CVS query (previously generic 500 Error) is now caught and returns a seperate 404 Error