Uses of Class
net.spy.util.NestedException

Packages that use NestedException
net.spy General Spy Utilites 
net.spy.aaa A Security Manager for use Within Applications 
net.spy.db SPY Database Layer 
net.spy.util General Spy Utilites 
 

Uses of NestedException in net.spy
 

Constructors in net.spy that throw NestedException
RHash(String server)
          Constructor!
 

Uses of NestedException in net.spy.aaa
 

Subclasses of NestedException in net.spy.aaa
 class AuthException
          Exception thrown when authentication failures occur.
 

Uses of NestedException in net.spy.db
 

Subclasses of NestedException in net.spy.db
 class SaveException
          Exception thrown when a Saver save fails.
 

Uses of NestedException in net.spy.util
 

Subclasses of NestedException in net.spy.util
 class BrokenPromiseException
          Report on a broken promise.