Catch On InterfacesΒΆ

It is possible to catch exceptions based on their interface. That means polymorphism for exceptions.

../_images/catch_interfaces.png