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