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