Commit f27da68
committed
Catch RuntimeException when getting signatures with bad attribute
This change catches a RuntimeException that may occur when the user
types out the name of a command or script which uses an invalid
parameter binding attribute. This exception will be logged and the
signatures just won't be displayed for that command.
Resolves #462.1 parent 447b447 commit f27da68
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
484 | 493 | | |
485 | 494 | | |
486 | 495 | | |
| |||
0 commit comments