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