C# Class HA4IoT.Networking.Http.BadRequestException

Inheritance: System.Exception
Mostra file Open project: chkr1011/CK.HomeAutomation

Public Methods

Method Description
BadRequestException ( string message ) : System

Method Details

BadRequestException() public method

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