org.objectweb.carol.cmi

Class ClusterException


public class ClusterException
extends Exception

This exception should be thrown when a problem related to clustering is detected.

Author:
Simon Nieuviarts

Constructor Summary

ClusterException(String msg)

Constructor Details

ClusterException

public ClusterException(String msg)

Parameters:
msg - Message of the exception.