Uses of Package
net.sf.jdigg.exception

Packages that use net.sf.jdigg.exception
net.sf.jdigg.exception Exceptions that can be thrown by jDigg 
net.sf.jdigg.parser Parser for Digg responses (this is an internal package and not part of the API) 
net.sf.jdigg.requests Classes to execute requests 
 

Classes in net.sf.jdigg.exception used by net.sf.jdigg.exception
JDiggException
          Base exception for all exceptions the jDigg API can throw.
 

Classes in net.sf.jdigg.exception used by net.sf.jdigg.parser
DiggException
          Exception that is thrown when Digg returns an Error.
ResponseParserException
          Exception for parsing (or input/output) exceptions of Commons Digester.
 

Classes in net.sf.jdigg.exception used by net.sf.jdigg.requests
DiggException
          Exception that is thrown when Digg returns an Error.
RequestException
          Exception for I/O and http problems when the Digg request is submitted.
ResponseParserException
          Exception for parsing (or input/output) exceptions of Commons Digester.
 



Copyright © 2008. All Rights Reserved.