Package org.apache.droids.exception

Package class diagram package org.apache.droids.exception
This package defines some custom exceptions that we are using in droids.

See:
          Description

Exception Summary
DroidsException Wrapper object to limit the number of different Exception we can throw.
ParserNotFoundException ParserNotFoundException gives a detailed exception for problems that can occur while parsing a task.
ProtocolNotFoundException If we do not have any instance of a protocol registered for the iven url.
 

Package org.apache.droids.exception Description

This package defines some custom exceptions that we are using in droids.



Copyright © 2008 The Apache Software Foundation