C# Class Res.Client.Exceptions.EventStorageException

Inheritance: System.Exception
Datei anzeigen Open project: heartysoft/res

Public Methods

Method Description
EventStorageException ( string message ) : System

Method Details

EventStorageException() public method

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