Class DefaultErrorGateway
java.lang.Object
io.fluxcapacitor.javaclient.publishing.DefaultErrorGateway
- All Implemented Interfaces:
ErrorGateway,HasLocalHandlers
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.javaclient.publishing.ErrorGateway
report, reportMethods inherited from interface io.fluxcapacitor.javaclient.tracking.handling.HasLocalHandlers
registerHandler, registerHandler
-
Constructor Details
-
DefaultErrorGateway
public DefaultErrorGateway()
-
-
Method Details
-
report
- Specified by:
reportin interfaceErrorGateway
-