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, toString
public CacheWriterManagerException(RuntimeException cause)
cause
- the underlying cause for this exceptionpublic RuntimeException getCause()
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.