C# Class Yea.Localization.LocalizationException

Inheritance: System.Exception
Mostrar archivo Open project: OxPatient/Rule-Engine

Public Methods

Method Description
LocalizationException ( string message = "" ) : System

Method Details

LocalizationException() public method

public LocalizationException ( string message = "" ) : System
message string
return System