Uses of Class
ccc.web.exceptions.WebException

Packages that use WebException
ccc.web.exceptions   
ccc.web.rendering   
 

Uses of WebException in ccc.web.exceptions
 

Subclasses of WebException in ccc.web.exceptions
 class RequestFailedException
          An exception indicating an error during the processing of a request.
 

Uses of WebException in ccc.web.rendering
 

Subclasses of WebException in ccc.web.rendering
 class NotFoundException
          An exception to represent a missing resource.
 



Copyright © 2010. All Rights Reserved.