C# Class Bungie.NotAuthenticatedException

Inheritance: System.Exception
Datei anzeigen 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