Class ErrorRecord

java.lang.Object
top.magstar.framework.events.models.monitors.ErrorRecord

public class ErrorRecord extends Object
  • Constructor Details

  • Method Details

    • getTimestamp

      public LocalDateTime getTimestamp()
    • getContext

      public String getContext()
    • getErrorType

      public String getErrorType()
    • getMessage

      public String getMessage()