fuego.papi.exception
Class CannotObtainAttachmentContentException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.AttachmentOperationException
fuego.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
CannotObtainAttachmentContentException
public CannotObtainAttachmentContentException(String attachmentId)
- Constructor with the attachment indentification.
- Parameters:
attachmentId - Attachment identification where the engine can not obtain the content.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved