C# Class Ecom.Hal.Exception.HalPersisterException

Inheritance: System.Exception
显示文件 Open project: ecomfi/halclient

Public Methods

Method Description
HalPersisterException ( string message ) : System

Method Details

HalPersisterException() public method

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