C# Class NServiceBus.Redis.UniquePropertyException

Inheritance: System.Exception
显示文件 Open project: mackie1001/NServicebus.Redis

Public Methods

Method Description
UniquePropertyException ( string message ) : System

Method Details

UniquePropertyException() public method

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