public abstract class AvatarException extends ServiceException
Modifier | Constructor and Description |
---|---|
protected |
AvatarException(KeyedMessage message) |
protected |
AvatarException(KeyedMessage message,
Throwable cause) |
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected AvatarException(@Nonnull KeyedMessage message)
protected AvatarException(@Nonnull KeyedMessage message, @Nullable Throwable cause)
Copyright © 2022 Atlassian. All rights reserved.