net.fckeditor.connector.exception
Class FolderAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.fckeditor.connector.exception.FolderAlreadyExistsException
- All Implemented Interfaces:
- Serializable
public class FolderAlreadyExistsException
- extends Exception
Thrown to indicate that the requested folder cannot be created because it
already exists.
- Version:
- $Id: FolderAlreadyExistsException.java 4785 2009-12-21 20:10:28Z mosipov $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FolderAlreadyExistsException
public FolderAlreadyExistsException()
Copyright © 2004-2010 Frederico Caldeira Knabben. All Rights Reserved.