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

Inheritance: Aggregates.Exceptions.PersistenceException
Mostrar archivo Open project: volak/DDD.Enterprise.Example

Public Methods

Method Description
StorageException ( IBulkResponse response ) : Aggregates.Exceptions

Private Methods

Method Description
BuildMessage ( IBulkResponse response ) : string

Method Details

StorageException() public method

public StorageException ( IBulkResponse response ) : Aggregates.Exceptions
response IBulkResponse
return Aggregates.Exceptions