public class NoticeReportResult extends Object
NoticeReportResult(UUID id, Notice notice, Throwable error)
boolean
equals(Object o)
UUID
getId()
Notice
getNotice()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NoticeReportResult(UUID id, Notice notice, Throwable error)
public UUID getId()
public Notice getNotice()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023 Honeybadger.io. All rights reserved.