C# Class HBaseNet.Region.Exceptions.DoNotRetryIOException

Inheritance: Exception
Mostrar archivo Open project: hsxian/HBaseNet

Public Methods

Method Description
DoNotRetryIOException ( string message ) : System

Method Details

DoNotRetryIOException() public method

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