Метод | Описание | |
---|---|---|
CurrenciesDontMatchException ( ) : System | ||
CurrenciesDontMatchException ( string message ) : System | ||
CurrenciesDontMatchException ( string message, Exception innerException ) : System |
public CurrenciesDontMatchException ( ) : System | ||
Результат | System |
public CurrenciesDontMatchException ( string message ) : System | ||
message | string | |
Результат | System |
public CurrenciesDontMatchException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Результат | System |