public class RetryCacheCapacityExceededException extends RetryException
RetryContextCache
in use to
determine how to increase the limit if appropriate.Constructor and Description |
---|
RetryCacheCapacityExceededException(String message)
Constructs a new instance with a message.
|
RetryCacheCapacityExceededException(String msg,
Throwable nested)
Constructs a new instance with a message and nested exception.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RetryCacheCapacityExceededException(String message)
message
- Copyright © 2014 SpringSource. All rights reserved.