C# Class Hal.HalException

Inheritance: System.ApplicationException
显示文件 Open project: mono/hal-sharp

Public Methods

Method Description
HalException ( string message ) : System

Method Details

HalException() public method

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