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