C# Class Ninefold.Core.NinefoldApiException

Inheritance: System.Net.WebException
Mostra file Open project: ninefold/ninefold-dotnet-api Class Usage Examples

Public Methods

Method Description
NinefoldApiException ( Exception webException ) : System

Method Details

NinefoldApiException() public method

public NinefoldApiException ( Exception webException ) : System
webException System.Exception
return System