I18nException

An exception for I18n errors

class I18nException : Exception {}

Constructors

this
this(string err)

Creates and throws new I18nException

Meta