C# Class Kafka.Client.Exceptions.ZKRebalancerException

Inheritance: System.Exception
Afficher le fichier Open project: precog/kafka

Méthodes publiques

Méthode Description
ZKRebalancerException ( ) : System
ZKRebalancerException ( string message ) : System

Method Details

ZKRebalancerException() public méthode

public ZKRebalancerException ( ) : System
Résultat System

ZKRebalancerException() public méthode

public ZKRebalancerException ( string message ) : System
message string
Résultat System