C# Class DwollaApi.Dwolla.DwollaServiceException

Inheritance: DwollaApiException
Show file Open project: coreyjonoliver/dwolla-sdk-dotnet

Public Methods

Method Description
DwollaServiceException ( bool responseSuccess, string responseMessage )

Method Details

DwollaServiceException() public method

public DwollaServiceException ( bool responseSuccess, string responseMessage )
responseSuccess bool
responseMessage string