C# Class Bungie.NotAuthenticatedException

Inheritance: System.Exception
ファイルを表示 Open project: kodefuguru/bungie

Public Methods

Method Description
NotAuthenticatedException ( string serviceName, string actionName ) : System

Method Details

NotAuthenticatedException() public method

public NotAuthenticatedException ( string serviceName, string actionName ) : System
serviceName string
actionName string
return System