Class NotEnoughDataIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.util.RuntimeIOException
com.atlassian.jira.issue.attachment.store.NotEnoughDataIOException
- All Implemented Interfaces:
Serializable
- Since:
- v6.4
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotEnoughDataIOException
(String message) NotEnoughDataIOException
(String message, IOException cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotEnoughDataIOException
-
NotEnoughDataIOException
-
NotEnoughDataIOException
-