C# Class Rackspace.CloudOffice.ApiException

Inheritance: System.Exception
Datei anzeigen Open project: rackerlabs/RackspaceCloudOfficeApiClient

Public Methods

Method Description
ApiException ( WebException ex ) : System

Private Methods

Method Description
GetErrorMessage ( WebException ex ) : string
ParseResponse ( WebResponse response ) : object

Method Details

ApiException() public method

public ApiException ( WebException ex ) : System
ex System.Net.WebException
return System