Package org.esupportail.portal.channels.CWebdav.exception

Exception Summary
ApplicationException Id: ApplicationException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ApplicationException
Original Author: Yohan Colmant
Exception called for a general application exception
BadFormatException Id: BadFormatException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: BadFormatException
Original Author: Yohan Colmant
Called is the name of the resource is not in a good format
CancelException Id: CancelException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: CancelException
Original Author: Yohan Colmant
Called when click on Cancel button
CopyException Id: CopyException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: CopyException
Original Author: Yohan Colmant
Called when copy is impossible
CreateDirectoryException Id: CreateDirectoryException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: CreateDirectoryException
Original Author: Yohan Colmant
Called when directory creation is impossible
DeleteException Id: DeleteException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: DeleteException
Original Author: Yohan Colmant
Called when delete is not possible
DownloadException Id: DownloadException.java,v 1.0 21 juil. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: DownloadException
Original Author: Yohan Colmant
Called when error in the download
EmptyFileOnUploadException Id: EmptyFileOnUploadException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: EmptyFileOnUploadException
Original Author: Yohan Colmant
Called if the file uploaded is empty
MoveException Id: MoveException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: MoveException
Original Author: Yohan Colmant
Called when move is impossible
NoneSelectedResourceException Id: NoneSelectedResourceException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: NoneSelectedResourceException
Original Author: Yohan Colmant
Called when there is none selected resource
NotAuthorizedDeleteException Id: ServerException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ServerException
Original Author: Yohan Colmant
Exception called when we can not delete the resource
NotAuthorizedDownloadException Id: ServerException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ServerException
Original Author: Yohan Colmant
Exception called when we can not download the resource because we have not the good rights
NotAuthorizedException Id: ServerException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ServerException
Original Author: Yohan Colmant
Exception called when we can not access the resource
NotAuthorizedNewDirException Id: ServerException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ServerException
Original Author: Yohan Colmant
Exception called when we can not create a new dir because we have not the good rights
NotAuthorizedRenameException Id: ServerException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ServerException
Original Author: Yohan Colmant
Exception called when we can not delete the resource
NotAuthorizedUploadException Id: ServerException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ServerException
Original Author: Yohan Colmant
Exception called when we can not upload a resource int the current directory because we have not the good rights
NotEmptyDirectoryException Id: NotEmptyDirectoryException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: NotEmptyDirectoryException
Original Author: Yohan Colmant
Called when a directory is not empty
NotExistsResourceException Id: NotExistsResourceException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: NotExistsResourceException
Original Author: Yohan Colmant
Called when a resource doesn't exist
OverQuotaException Id: ApplicationException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ApplicationException
Original Author: Yohan Colmant
Exception called for a general application exception
PasteDeletedResourceException Id: PasteDeletedResourceException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: PasteDeletedResourceException
Original Author: Yohan Colmant
Called when we try to paste a resource witch has been deleted
PasteInChildDirectoryException Id: PasteInChildDirectoryException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: PasteInChildDirectoryException
Original Author: Yohan Colmant
Exception called when we try to paste a resource in a child directory
PasteNotAuthorizedResourceException Id: PasteDeletedResourceException.java,v 1.0 19 juil. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: PasteDeletedResourceException
Original Author: Yohan Colmant
Called when we try to paste a resource with not the good rights
PasteWithSameNameException Id: PasteWithSameNameException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: PasteWithSameNameException
Original Author: Yohan Colmant
Exception called when we try to paste a resource in a directory witch contains a same-named resource
PropertiesException Id: PropertiesException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: PropertiesException
Original Author: Yohan Colmant
Exception called when error in the config file
ReadFileException Id: ReadFileException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ReadFileException
Original Author: Yohan Colmant
Called when the reading is impossible
RenameException Id: RenameException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: RenameException
Original Author: Yohan Colmant
Called when rename is impossible
ServerException Id: ServerException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ServerException
Original Author: Yohan Colmant
Exception called when the server is not available
StillExistsException Id: StillExistsException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: StillExistsException
Original Author: Yohan Colmant
Called when a resource name still exists for a rename, copy, upload ....
TooMuchSelectedException Id: TooMuchSelectedException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: TooMuchSelectedException
Original Author: Yohan Colmant
Called when the is too much selected files or directories
UploadException Id: UploadException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: UploadException
Original Author: Yohan Colmant
Called when error in the upload
WebdavException Id: WebdavException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: WebdavException
Original Author: Yohan Colmant
An abstract exception