public class FormValidationException extends ServiceException
This is thrown by RepositoryHookService when saving settings.
| Constructor and Description |
|---|
FormValidationException(KeyedMessage message,
FormErrors formErrors) |
| Modifier and Type | Method and Description |
|---|---|
FormErrors |
getErrors() |
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FormValidationException(@Nonnull KeyedMessage message, @Nonnull FormErrors formErrors)
@Nonnull public FormErrors getErrors()
Copyright © 2019 Atlassian. All rights reserved.