Class AttachmentStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.riadalabs.jira.plugins.insight.common.exception.AttachmentStorageException
- All Implemented Interfaces:
Serializable
The AttachmentStorageException to throw when an attachment could not be stored
- Author:
- Mathias Edblom
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentStorageException
(String s, Throwable throwable) AttachmentStorageException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AttachmentStorageException
public AttachmentStorageException() -
AttachmentStorageException
-
AttachmentStorageException
-
AttachmentStorageException
-