Method | Description | |
---|---|---|
CurrencyMismatchException ( ) : System |
Initializes a new instance of a CurrencyMismatchException.
|
|
CurrencyMismatchException ( Currency cur0, Currency cur1, string operation ) : System |
Initializes a new instance of a CurrencyMismatchException.
|
|
CurrencyMismatchException ( string message ) : System |
Initializes a new instance of a CurrencyMismatchException.
|
|
CurrencyMismatchException ( string message, |
Initializes a new instance of a CurrencyMismatchException.
|
Method | Description | |
---|---|---|
CurrencyMismatchException ( |
Initializes a new instance of a CurrencyMismatchException.
|
public CurrencyMismatchException ( ) : System | ||
return | System |
public CurrencyMismatchException ( Currency cur0, Currency cur1, string operation ) : System | ||
cur0 | Currency | |
cur1 | Currency | |
operation | string | |
return | System |
protected CurrencyMismatchException ( |
||
info | ||
context | ||
return | System |
public CurrencyMismatchException ( string message ) : System | ||
message | string | |
return | System |
public CurrencyMismatchException ( string message, |
||
message | string | |
inner | ||
return | System |