C# Class Minio.Errors.MethodNotAllowedException

Inheritance: ClientException
显示文件 Open project: minio/minio-dotnet Class Usage Examples

Public Methods

Method Description
MethodNotAllowedException ( string message ) : System
ToString ( ) : string

Method Details

MethodNotAllowedException() public method

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

ToString() public method

public ToString ( ) : string
return string