public class MaxResultsExceededException extends DataAccessException
| Constructor and Description |
|---|
MaxResultsExceededException(int numResults,
int maxResults) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxResults() |
int |
getNumResults() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.