public abstract class AbstractEmailAddressException extends RuntimeException
| Constructor and Description |
|---|
AbstractEmailAddressException(String email,
String username,
Long applicationId,
String message) |
| Modifier and Type | Method and Description |
|---|---|
long |
getApplicationId() |
String |
getEmail() |
String |
getUsername() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Atlassian. All rights reserved.