C# Class Demo.Application.Elastic.Infrastructure.Exceptions.StorageException

Inheritance: Aggregates.Exceptions.PersistenceException
Afficher le fichier Open project: volak/DDD.Enterprise.Example

Méthodes publiques

Méthode Description
StorageException ( IBulkResponse response ) : Aggregates.Exceptions

Private Methods

Méthode Description
BuildMessage ( IBulkResponse response ) : string

Method Details

StorageException() public méthode

public StorageException ( IBulkResponse response ) : Aggregates.Exceptions
response IBulkResponse
Résultat Aggregates.Exceptions