public class ValidationFailedException extends CrowdException
| Constructor and Description |
|---|
ValidationFailedException(List<ValidationError> errorMessages) |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
getErrorMessages() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidationFailedException(List<ValidationError> errorMessages)
public List<ValidationError> getErrorMessages()
Copyright © 2024 Atlassian. All rights reserved.