C# Class AjTalk.Exceptions.ErrorException

Inheritance: System.Exception
Mostrar archivo Open project: ajlopez/AjTalk

Public Methods

Method Description
ErrorException ( string message ) : System

Method Details

ErrorException() public method

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