Cytoscape 2.8.0 API

cytoscape.data.webservice
Class CyWebServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cytoscape.data.webservice.CyWebServiceException
All Implemented Interfaces:
Serializable

public class CyWebServiceException
extends Exception

See Also:
Serialized Form

Nested Class Summary
static class CyWebServiceException.WSErrorCode
           
 
Constructor Summary
CyWebServiceException(CyWebServiceException.WSErrorCode ec)
           
 
Method Summary
 CyWebServiceException.WSErrorCode getErrorCode()
           
 
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

CyWebServiceException

public CyWebServiceException(CyWebServiceException.WSErrorCode ec)
Method Detail

getErrorCode

public CyWebServiceException.WSErrorCode getErrorCode()

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.