Commit f5cbb56
committed
fix(import): show friendly error for non-existent evaluator ID
getEvaluator() now catches ResourceNotFoundException and
ValidationException from the SDK and rethrows a clear message
instead of exposing the raw regex validation error.1 parent 1506e14 commit f5cbb56
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
476 | 485 | | |
477 | 486 | | |
478 | 487 | | |
| |||
0 commit comments