Class AvatarException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AvatarLoadException, AvatarStoreException

public abstract class AvatarException extends ServiceException
See Also:
  • Constructor Details

    • AvatarException

      protected AvatarException(@Nonnull KeyedMessage message)
    • AvatarException

      protected AvatarException(@Nonnull KeyedMessage message, @Nullable Throwable cause)