Uses of Class
net.spy.util.BrokenPromiseException

Packages that use BrokenPromiseException
net.spy.util General Spy Utilites 
 

Uses of BrokenPromiseException in net.spy.util
 

Methods in net.spy.util that throw BrokenPromiseException
 Object Promise.getObject()
          Get the object.
protected abstract  Object Promise.execute()
          Do the actual work required to get the Object we're promised.