public class MaxPagesGovernorException extends GovernorException
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_MAX_PAGES_LIMIT_EXCEEDED |
EXCEPTION_MESSAGE_KEY_PREFIX, EXCEPTION_MESSAGES_BUNDLE
Constructor and Description |
---|
MaxPagesGovernorException(String reportName,
int maxPages) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxPages() |
getArgs, getMessage, getMessage, getMessageBundleName, getMessageKey, getMessageKeyPrefix, resolveMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String EXCEPTION_MESSAGE_KEY_MAX_PAGES_LIMIT_EXCEEDED
public MaxPagesGovernorException(String reportName, int maxPages)
Copyright © 2017. All rights reserved.