public class EntityBusyException
extends java.lang.Exception
Entity
operations requiring access to the
{@link org.terracotta.entity.ActiveServerEntity}
when the {@link org.terracotta.entity.ActiveServerEntity}
is not available.Constructor and Description |
---|
EntityBusyException(java.lang.String message) |
EntityBusyException(java.lang.String message,
java.lang.Throwable cause) |
EntityBusyException(java.lang.Throwable cause) |