Friendly message when command is cancelled

Friendly message when command is cancelled

Why:

  • User are shown the Java exception class name when a command is cancelled

This change addresses the need by:

  • Adding a special case for java.utils.concurrent.CancellationException in SiLAErrors.java

This change has the following side effects:

  • none

task

Merge request reports

Loading