ALBPM Process API (PAPI)

fuego.papi.exception
Class CannotObtainAttachmentContentException

java.lang.Object
  extended byDefaultException
      extended byfuego.papi.OperationException
          extended byfuego.papi.AttachmentOperationException
              extended byfuego.papi.exception.CannotObtainAttachmentContentException

public class CannotObtainAttachmentContentException
extends AttachmentOperationException

This exception was thrown when the engine can not obtain the content of the attachment.

See Also:
Serialized Form

Constructor Summary
CannotObtainAttachmentContentException(String attachmentId)
          Constructor with the attachment indentification.
 
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

CannotObtainAttachmentContentException

public CannotObtainAttachmentContentException(String attachmentId)
Constructor with the attachment indentification.

Parameters:
attachmentId - Attachment identification where the engine can not obtain the content.

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved