FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba.obl
Class NonexistentObligationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.umd.cs.findbugs.ba.obl.NonexistentObligationException
All Implemented Interfaces:
java.io.Serializable

public class NonexistentObligationException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
NonexistentObligationException(Obligation obligation)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NonexistentObligationException

public NonexistentObligationException(Obligation obligation)

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.