com.atlassian.jira.exception
Class AttachmentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.exception.NotFoundException
com.atlassian.jira.exception.AttachmentNotFoundException
- All Implemented Interfaces:
- Serializable
@PublicApi
public class AttachmentNotFoundException
- extends NotFoundException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AttachmentNotFoundException
public AttachmentNotFoundException(Object attachmentId)
getAttachmentId
public String getAttachmentId()
Copyright © 2002-2012 Atlassian. All Rights Reserved.