ALBPM Process API (PAPI)

fuego.papi.exception
Class AttachmentEditionNotPossibleException

java.lang.Object
  extended byDefaultException
      extended byfuego.papi.OperationException
          extended byfuego.papi.AttachmentOperationException
              extended byfuego.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

Constructor Summary
AttachmentEditionNotPossibleException(String attachmentId)
          Creates a new AttachmentEditionNotPossibleException with the given attachment.
 
Methods inherited from class fuego.papi.AttachmentOperationException
getAttachementId, getDetail, getTechnicalDetail
 
Methods inherited from class fuego.papi.OperationException
wrap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentEditionNotPossibleException

public AttachmentEditionNotPossibleException(String attachmentId)
Creates a new AttachmentEditionNotPossibleException with the given attachment.

Parameters:
attachmentId - Attachment identification.

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved