C# Class EventStore.VSTools.EventStore.EventStoreConnectionException

Inheritance: System.Exception
Afficher le fichier Open project: AlexeyRaga/esvstools

Méthodes publiques

Méthode Description
EventStoreConnectionException ( ) : System
EventStoreConnectionException ( string message, HttpStatusCode statusCode ) : System

Method Details

EventStoreConnectionException() public méthode

public EventStoreConnectionException ( ) : System
Résultat System

EventStoreConnectionException() public méthode

public EventStoreConnectionException ( string message, HttpStatusCode statusCode ) : System
message string
statusCode HttpStatusCode
Résultat System