Class AvatarStoreException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnsupportedAvatarException

public class AvatarStoreException extends AvatarException
See Also:
  • Constructor Details

    • AvatarStoreException

      public AvatarStoreException(@NotNull @NotNull String message)
    • AvatarStoreException

      public AvatarStoreException(@NotNull @NotNull String message, @Nullable @Nullable Throwable cause)