Function EventLoop.callExceptionHandler

Call the current event loop's exception handler.

Prototype

final void callExceptionHandler(
  ExceptionContext exceptionContext
);

Note

New ExceptionContext members may be introduced in the future.

Authors

Dragos Carp

Copyright

© 2015-2016 Dragos Carp

License

Boost Software License - Version 1.0