Class UnsupportedAvatarFileStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.avatar.UnsupportedAvatarFileStoreException
All Implemented Interfaces:
Serializable

@PublicApi public class UnsupportedAvatarFileStoreException extends RuntimeException
Exception which specifies the file store in use for avatars does not support the current operation
See Also:
  • Constructor Details

    • UnsupportedAvatarFileStoreException

      public UnsupportedAvatarFileStoreException(String message)