|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebdavException | |
org.esupportail.portal.channels.CWebdav | |
org.esupportail.portal.channels.CWebdav.exception | |
org.esupportail.portal.channels.CWebdav.renderXml |
Uses of WebdavException in org.esupportail.portal.channels.CWebdav |
Fields in org.esupportail.portal.channels.CWebdav declared as WebdavException | |
private WebdavException |
CWebdav.startException
Error at the beginning of the channel |
Methods in org.esupportail.portal.channels.CWebdav that throw WebdavException | |
private void |
CWebdav.upload()
Start the upload |
private java.lang.StringBuffer |
CWebdav.renderXmlConfirmDelete()
Generate the XML String for this mod |
private void |
CWebdav.delete()
Generate the XML String for this mod |
private void |
CWebdav.deleteWithoutConfirm()
Generate the XML String for this mod |
private java.lang.StringBuffer |
CWebdav.renderXmlConfirmPaste()
Generate the XML String for this mod |
private java.lang.StringBuffer |
CWebdav.paste()
Generate the XML String for this mod |
private void |
CWebdav.move()
Generate the XML String for this mod |
private void |
CWebdav.rename()
Generate the XML String for this mod |
Uses of WebdavException in org.esupportail.portal.channels.CWebdav.exception |
Subclasses of WebdavException in org.esupportail.portal.channels.CWebdav.exception | |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 |
class |
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 .... |
class |
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 |
class |
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 |
Uses of WebdavException in org.esupportail.portal.channels.CWebdav.renderXml |
Methods in org.esupportail.portal.channels.CWebdav.renderXml with parameters of type WebdavException | |
static java.lang.StringBuffer |
RenderXmlShowCurrentDir.getXml(DavAccess access,
java.util.ArrayList spaces,
Space currentSpace,
WebdavException error,
java.lang.String information,
Config config)
Return the XML representing the curent dir |
static java.lang.StringBuffer |
RenderXmlShowCurrentDir.getXml(DavAccess access,
java.util.ArrayList spaces,
Space currentSpace,
java.lang.String targetDirectory,
WebdavException error,
java.lang.String information,
Config config)
Return the XML representing the curent dir |
private static java.lang.StringBuffer |
RenderXmlShowCurrentDir.getXmlError(WebdavException error,
int internalError)
Get the XML for the error bar |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |