public class ValidationException extends RuntimeException
| Constructor and Description |
|---|
ValidationException(List<Validator.Marker> markers) |
| Modifier and Type | Method and Description |
|---|---|
List<Validator.Marker> |
getMarkers() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidationException(List<Validator.Marker> markers)
public List<Validator.Marker> getMarkers()
Copyright © 2017. All rights reserved.