helix.graph.algo.c3part.aggregator
Class NoSuchAggregatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
helix.graph.model.GraphException
helix.graph.algo.c3part.aggregator.NoSuchAggregatorException
- All Implemented Interfaces:
- Serializable
public class NoSuchAggregatorException
- extends GraphException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchAggregatorException
public NoSuchAggregatorException()
NoSuchAggregatorException
public NoSuchAggregatorException(String message)
NoSuchAggregatorException
public NoSuchAggregatorException(Throwable cause)