eventxx  1.0.1
Exceptions

eventxx makes a heavy use of exceptions.

eventxx makes a heavy use of exceptions.

Each function has it's exceptions specified, so it's very easy to find out what exceptions to expect.

Exceptions are mostly thrown when there is a programming error. So if you get an exception check your code.