org.smallmind.cloud.cluster
Class ClusterManagementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.smallmind.nutsnbolts.lang.FormattedException
org.smallmind.cloud.cluster.ClusterException
org.smallmind.cloud.cluster.ClusterManagementException
- All Implemented Interfaces:
- Serializable
public class ClusterManagementException
- extends ClusterException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClusterManagementException
public ClusterManagementException()
ClusterManagementException
public ClusterManagementException(String message,
Object... args)
ClusterManagementException
public ClusterManagementException(Throwable throwable,
String message,
Object... args)
ClusterManagementException
public ClusterManagementException(Throwable throwable)
Copyright © 2011. All Rights Reserved.