Package net.fckeditor.connector.exception

Custom connector exceptions.

See:
          Description

Exception Summary
FolderAlreadyExistsException Thrown to indicate that the requested folder cannot be created because it already exists.
InvalidCurrentFolderException Thrown when an improper/invalid current folder was provided/requested.
InvalidNewFolderNameException Thrown when an improper/invalid new folder name was provided.
ReadException Thrown to indicate that an error has occurred during some read action.
WriteException Thrown to indicate that an error has occurred during some write action.
 

Package net.fckeditor.connector.exception Description

Custom connector exceptions.

Version:
$Id: package-info.java 3764 2009-06-23 16:05:05Z mosipov $


Copyright © 2004-2009 Frederico Caldeira Knabben. All Rights Reserved.