edu.umd.cs.findbugs
Class AbstractBugReporter.Error
java.lang.Object
edu.umd.cs.findbugs.AbstractBugReporter.Error
- Enclosing class:
- AbstractBugReporter
protected static class AbstractBugReporter.Error
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AbstractBugReporter.Error
public AbstractBugReporter.Error(int sequence,
java.lang.String message)
AbstractBugReporter.Error
public AbstractBugReporter.Error(int sequence,
java.lang.String message,
java.lang.Throwable cause)
getSequence
public int getSequence()
getMessage
public java.lang.String getMessage()
getCause
public java.lang.Throwable getCause()
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.