fuego.papi.exception
Class AttachmentNotFoundException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.AttachmentOperationException
fuego.papi.exception.AttachmentNotFoundException
- Direct Known Subclasses:
- AttachmentFileNotFoundException
- public class AttachmentNotFoundException
- extends AttachmentOperationException
A AttachmentNotFoundException is thrown as a result of an
attempt to access an inexistent attachment.
- See Also:
- Serialized Form
AttachmentNotFoundException
public AttachmentNotFoundException(String attachmentId)
- Creates a new AttachmentNotFoundException with the given attachment name.
- Parameters:
attachmentId - Attachment identification.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved