Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.webservice.CyWebServiceException.WSErrorCode

Packages that use CyWebServiceException.WSErrorCode
cytoscape.data.webservice   
 

Uses of CyWebServiceException.WSErrorCode in cytoscape.data.webservice
 

Methods in cytoscape.data.webservice that return CyWebServiceException.WSErrorCode
 CyWebServiceException.WSErrorCode CyWebServiceException.getErrorCode()
           
static CyWebServiceException.WSErrorCode CyWebServiceException.WSErrorCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CyWebServiceException.WSErrorCode[] CyWebServiceException.WSErrorCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in cytoscape.data.webservice with parameters of type CyWebServiceException.WSErrorCode
CyWebServiceException(CyWebServiceException.WSErrorCode ec)
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.