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