C# Class HttpGhost.Authentication.InvalidUserCredentialsException

Inheritance: System.Exception
ファイルを表示 Open project: vinntreus/HttpGhost

Public Methods

Method Description
InvalidUserCredentialsException ( string message ) : System

Method Details

InvalidUserCredentialsException() public method

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