Method | Description | |
---|---|---|
IcuException ( string message, Icu errorCode ) : System |
Initializes a new instance of the IcuException class.
|
public IcuException ( string message, Icu errorCode ) : System | ||
message | string | The message. |
errorCode | Icu | The error code. |
return | System |