fuego.papi.exception
Class AttachmentEditionNotPossibleException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.AttachmentOperationException
fuego.papi.exception.AttachmentEditionNotPossibleException
- public class AttachmentEditionNotPossibleException
- extends AttachmentOperationException
A AttachmentEditionNotPossibleException is thrown as a result of an
attempt to edit an attachment that has been locked or it is not the last version.
- See Also:
- Serialized Form
AttachmentEditionNotPossibleException
public AttachmentEditionNotPossibleException(String attachmentId)
- Creates a new AttachmentEditionNotPossibleException with the given attachment.
- Parameters:
attachmentId - Attachment identification.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved