C# Class ProjekatOoad.Services.FourSquareAuthenticationException

Inheritance: System.Exception
显示文件 Open project: ooad-2015-2016/Obavijesti

Public Methods

Method Description
FourSquareAuthenticationException ( string message ) : System

Method Details

FourSquareAuthenticationException() public method

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