public class TerracottaNotRunningException extends CacheException
Constructor and Description |
---|
TerracottaNotRunningException()
Default Constructor
|
TerracottaNotRunningException(java.lang.String message)
Constructor accepting message
|
TerracottaNotRunningException(java.lang.String message,
java.lang.Throwable cause)
Constructor accepting message and
Throwable |
TerracottaNotRunningException(java.lang.Throwable cause)
Constructor accepting
Throwable |
public TerracottaNotRunningException()
public TerracottaNotRunningException(java.lang.String message, java.lang.Throwable cause)
Throwable
public TerracottaNotRunningException(java.lang.String message)
public TerracottaNotRunningException(java.lang.Throwable cause)
Throwable