public class InvalidLockStateAfterRejoinException extends NonStopCacheException
Constructor and Description |
---|
InvalidLockStateAfterRejoinException()
Default Constructor
|
InvalidLockStateAfterRejoinException(String message,
Throwable cause)
Constructor accepting a root cause and a message
|
InvalidLockStateAfterRejoinException(Throwable cause)
Constructor accepting a root cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidLockStateAfterRejoinException()
public InvalidLockStateAfterRejoinException(Throwable cause)
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.