public class TimeoutException extends CacheException
Constructor and Description |
---|
TimeoutException() |
TimeoutException(String msg) |
TimeoutException(String msg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.