Interface ErrorNotifier

All Known Implementing Classes:
ErrorNotifierInMemory

public interface ErrorNotifier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notifyError(String correlationId, String username, Throwable throwable)