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, resolveMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String EXCEPTION_MESSAGE_KEY_TIMEOUT_LIMIT_EXCEEDED
public TimeoutGovernorException(String reportName, long timeout)
Copyright © 2017. All rights reserved.