Method | Description | |
---|---|---|
UnknownPalasoWsException ( string message, string icuLocale, string identifier ) : System |
Initializes a new instance of the UnknownPalasoWsException class.
|
public UnknownPalasoWsException ( string message, string icuLocale, string identifier ) : System | ||
message | string | The error message. |
icuLocale | string | The ICU locale. |
identifier | string | The RFC5646 language tag. |
return | System |