Package com.atlassian.jira.avatar
Class UnsupportedAvatarFileStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.avatar.UnsupportedAvatarFileStoreException
- All Implemented Interfaces:
Serializable
Exception which specifies the file store in use for avatars does not support
the current operation
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedAvatarFileStoreException
-