Exception PolyphormismΒΆ

Customs exceptions are classes like any others: they may implements an interface. That interface may be used to catch the exception, even if the interface has nothing to do with exceptions.

../_images/interface_exceptions.png