public class DocumentLimitReachedException extends RuntimeException
| Constructor and Description |
|---|
DocumentLimitReachedException(int limit) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLimit() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getLimit()
public String getMessage()
getMessage in class Throwable