Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OnError

When the application, a module or a component implements this this interface, the function will be called on any error in the given scope. Its possible that multiple onError() functions will be called. When you don't return, the next handler will be called. If you return an ErrorHandlerResult this will responded if the connection is still opened.

Hierarchy

  • OnError

Index

Methods

Methods

onError