public class MultiMessageException extends Exception
| Constructor and Description |
|---|
MultiMessageException(List<String> errors) |
MultiMessageException(String error) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2025 MyBatis.org. All rights reserved.