Cytoscape 2.8.0 API

cytoscape.data.readers
Class XGMMLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by cytoscape.data.readers.XGMMLException
All Implemented Interfaces:
Serializable

public class XGMMLException
extends RuntimeException

Exception for XGMML Reader.

See Also:
Serialized Form

Constructor Summary
XGMMLException(String message)
          Creates a new XGMMLException object.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XGMMLException

public XGMMLException(String message)
Creates a new XGMMLException object.

Parameters:
message - DOCUMENT ME!

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.