cytoscape.data.readers
Class GMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cytoscape.data.readers.GMLException
- All Implemented Interfaces:
- Serializable
public class GMLException
- extends RuntimeException
Exception for GML Reader.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GMLException
public GMLException(String message)
- Creates a new GMLException object.
- Parameters:
message
- DOCUMENT ME!
Copyright 2010 Cytoscape Consortium. All rights reserved.