Scala – Exception Handling

Scala's exceptions work like exceptions in many other languages like Java. Instead of returning a value in the normal way a method can terminate by throwing