C# Class Yea.Localization.IncompleteLocaleException

Inheritance: LocalizationException
Datei anzeigen Open project: OxPatient/Rule-Engine

Public Methods

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

Method Details

IncompleteLocaleException() public method

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