public class NoticeReportResult
extends java.lang.Object
| Constructor and Description |
|---|
NoticeReportResult(java.util.UUID id,
Notice notice,
java.lang.Throwable error) |
public NoticeReportResult(java.util.UUID id,
Notice notice,
java.lang.Throwable error)
public java.util.UUID getId()
public Notice getNotice()
public java.lang.Throwable getError()