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, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FormValidationException(@Nonnull KeyedMessage message, @Nonnull FormErrors formErrors)
@Nonnull public FormErrors getErrors()
Copyright © 2021 Atlassian. All rights reserved.