Class ConsoleUpdateErrorReporter.ThrowableAndTime

java.lang.Object
com.illumon.iris.console.events.ConsoleUpdateErrorReporter.ThrowableAndTime
Enclosing class:
ConsoleUpdateErrorReporter

public static class ConsoleUpdateErrorReporter.ThrowableAndTime extends Object
  • Field Details

    • timestamp

      public final long timestamp
    • error

      public final Throwable error
  • Constructor Details

    • ThrowableAndTime

      public ThrowableAndTime(Throwable error)