C# Class HBaseNet.Region.Exceptions.RetryableException

Inheritance: Exception
Show file Open project: hsxian/HBaseNet

Public Methods

Method Description
RetryableException ( string message ) : System

Method Details

RetryableException() public method

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