C# Class HttpGhost.Authentication.InvalidUserCredentialsException

Inheritance: System.Exception
Mostrar archivo 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