protected static class AbstractBugReporter.Error
extends java.lang.Object
Constructor and Description |
---|
AbstractBugReporter.Error(int sequence,
java.lang.String message) |
AbstractBugReporter.Error(int sequence,
java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.Throwable |
getCause() |
java.lang.String |
getMessage() |
int |
getSequence() |
int |
hashCode() |
public AbstractBugReporter.Error(int sequence, java.lang.String message)
public AbstractBugReporter.Error(int sequence, java.lang.String message, java.lang.Throwable cause)
public int getSequence()
public java.lang.String getMessage()
public java.lang.Throwable getCause()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.