Method | Description | |
---|---|---|
UnknownPalasoWsRunException ( string message, string runText, string icuLocale, string identifier ) : System |
Initializes a new instance of the UnknownPalasoWsRunException class.
|
public UnknownPalasoWsRunException ( string message, string runText, string icuLocale, string identifier ) : System | ||
message | string | The error message. |
runText | string | The run of text that has an unknown writing system. |
icuLocale | string | The ICU locale. |
identifier | string | The RFC5646 identifier tag. |
return | System |