Class BadRequestException
Represents the RPC error with HTTP status code 400
Inherited Members
Namespace: Netmavryk.Rpc
Assembly: Netmavryk.dll
Syntax
public class BadRequestException : RpcException
Constructors
| Improve this Doc View SourceBadRequestException(String)
Declaration
public BadRequestException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | message |