Interface ErrorLogEvent


public interface ErrorLogEvent
Define an interface to handle error log events propagated through UserEvent.
Since:
1.2.6
Author:
raccoonback, Violeta Georgieva
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the throwable that occurred.
    Creates a default ErrorLogEvent with the given throwable.