|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.doclava.ErrorReport
public final class ErrorReport
Constructor Summary | |
---|---|
ErrorReport(int code,
Set<ErrorMessage> errors)
|
Method Summary | |
---|---|
int |
getCode()
|
Set<ErrorMessage> |
getErrors()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorReport(int code, Set<ErrorMessage> errors)
Method Detail |
---|
public int getCode()
public Set<ErrorMessage> getErrors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |