C# Class Rackspace.CloudOffice.ApiException

Inheritance: System.Exception
Afficher le fichier Open project: rackerlabs/RackspaceCloudOfficeApiClient

Méthodes publiques

Méthode Description
ApiException ( WebException ex ) : System

Private Methods

Méthode Description
GetErrorMessage ( WebException ex ) : string
ParseResponse ( WebResponse response ) : object

Method Details

ApiException() public méthode

public ApiException ( WebException ex ) : System
ex System.Net.WebException
Résultat System