public class TimeoutGovernorException extends GovernorException
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_TIMEOUT_LIMIT_EXCEEDED |
EXCEPTION_MESSAGE_KEY_PREFIX, EXCEPTION_MESSAGES_BUNDLE
Constructor and Description |
---|
TimeoutGovernorException(String reportName,
long timeout) |
Modifier and Type | Method and Description |
---|---|
long |
getTimeout() |
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_TIMEOUT_LIMIT_EXCEEDED
public TimeoutGovernorException(String reportName, long timeout)
Copyright © 2016. All rights reserved.