public class TerracottaNotRunningException extends CacheException
Constructor and Description |
---|
TerracottaNotRunningException()
Default Constructor
|
TerracottaNotRunningException(String message)
Constructor accepting message
|
TerracottaNotRunningException(String message,
Throwable cause)
Constructor accepting message and
Throwable |
TerracottaNotRunningException(Throwable cause)
Constructor accepting
Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TerracottaNotRunningException()
public TerracottaNotRunningException(String message, Throwable cause)
Throwable
public TerracottaNotRunningException(String message)
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.