C# Class Hal.HalException

Inheritance: System.ApplicationException
Show file 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