C# Class PinSharp.Api.Exceptions.PinterestApiException

Inheritance: System.Exception
Mostrar archivo Open project: Krusen/PinSharp

Public Methods

Method Description
PinterestApiException ( string message ) : System

Method Details

PinterestApiException() public method

public PinterestApiException ( string message ) : System
message string
return System