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 4785 2009-12-21 20:10:28Z mosipov $


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