org.graphstream.stream
Class GraphParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graphstream.stream.GraphParseException
- All Implemented Interfaces:
- Serializable
public class GraphParseException
- extends Exception
Raised when a parse error occurred while reading a graph file.
- Since:
- 19 Sept. 2004
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GraphParseException
public GraphParseException()
GraphParseException
public GraphParseException(String message)
Copyright © 2012. All Rights Reserved.