Package org.jplate.foundation.exception

Common exceptions that can be thrown from different packages - meaning the exceptions defined here can be thrown for many different types of packages.

See:
          Description

Exception Summary
AddException Thrown when cadding something fails.
CloseException Thrown when closing something fails.
CreateException Thrown when creating something fails.
FindException Thrown when finding something fails.
OpenException Thrown when opening something fails.
RemoveException Thrown when removing something fails.
 

Package org.jplate.foundation.exception Description

Common exceptions that can be thrown from different packages - meaning the exceptions defined here can be thrown for many different types of packages.

Modifications:
    $Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $
    $Revision: 479 $
    $Author: sfloess $
    $HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/foundation/exception/package.html $