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, toString
public ValidationFailedException(List<ValidationError> errorMessages)
public List<ValidationError> getErrorMessages()
Copyright © 2021 Atlassian. All rights reserved.