public class ValidationException extends PersistenceException
| 构造器和说明 |
|---|
ValidationException(Validator.Violation[] violations) |
| 限定符和类型 | 方法和说明 |
|---|---|
Validator.Violation[] |
getViolations() |
String |
toString() |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic ValidationException(Validator.Violation[] violations)
public Validator.Violation[] getViolations()
Copyright © 2020 com.github.braisdom. All rights reserved.