C# Class SkbKontur.Graphite.Client.Pooling.Exceptions.FailedReleaseItemException

Inheritance: Exception
显示文件 Open project: skbkontur/graphite-client

Public Methods

Method Description
FailedReleaseItemException ( string message ) : System

Method Details

FailedReleaseItemException() public method

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