com.hazelcast.core
Class InstanceDestroyedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hazelcast.core.InstanceDestroyedException
- All Implemented Interfaces:
- Serializable
public class InstanceDestroyedException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InstanceDestroyedException
public InstanceDestroyedException(Instance.InstanceType type,
String name)
getType
public Instance.InstanceType getType()
getName
public String getName()
Copyright .9.4.2; 2008-2011 Hazel Ltd. All Rights Reserved.