Interface Engine.EventListener

Enclosing class:
Engine

public static interface Engine.EventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    Called when a fatal exception occurred
  • Method Details

    • onFailedEngine

      default void onFailedEngine(String reason, @Nullable Exception e)
      Called when a fatal exception occurred