public class CacheWriterManagerException extends CacheException
CacheWriterManager implementation.| Constructor and Description |
|---|
CacheWriterManagerException(RuntimeException cause)
Construct a new exception
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CacheWriterManagerException(RuntimeException cause)
cause - the underlying cause for this exceptionpublic RuntimeException getCause()
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.