Method | Description | |
---|---|---|
CurrenciesDontMatchException ( ) : System | ||
CurrenciesDontMatchException ( string message ) : System | ||
CurrenciesDontMatchException ( string message, Exception innerException ) : System |
public CurrenciesDontMatchException ( ) : System | ||
return | System |
public CurrenciesDontMatchException ( string message ) : System | ||
message | string | |
return | System |
public CurrenciesDontMatchException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |