C# Class HBaseNet.HBaseException

Inheritance: System.Exception
Mostrar archivo Open project: nordbergm/HBaseNet

Public Methods

Method Description
HBaseException ( string message, Exception innerException = null ) : System

Method Details

HBaseException() public method

public HBaseException ( string message, Exception innerException = null ) : System
message string
innerException System.Exception
return System