C# Class Minio.Errors.BucketNotFoundException

Inheritance: ClientException
Afficher le fichier Open project: minio/minio-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
BucketNotFoundException ( ) : System
BucketNotFoundException ( string bucketName, string message ) : System
ToString ( ) : string

Method Details

BucketNotFoundException() public méthode

public BucketNotFoundException ( ) : System
Résultat System

BucketNotFoundException() public méthode

public BucketNotFoundException ( string bucketName, string message ) : System
bucketName string
message string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string