C# Class SkbKontur.Cassandra.Primitives.EventLog.Exceptions.CouldNotWriteBoxEventException

Inheritance: Exception
Show file Open project: skbkontur/cassandra-primitives

Public Methods

Method Description
CouldNotWriteBoxEventException ( string message ) : System

Method Details

CouldNotWriteBoxEventException() public method

public CouldNotWriteBoxEventException ( string message ) : System
message string
return System