메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
CurrencyMismatchException ( |
Initializes a new instance of a CurrencyMismatchException.
|
public CurrencyMismatchException ( Currency cur0, Currency cur1, string operation ) : System | ||
cur0 | Currency | |
cur1 | Currency | |
operation | string | |
리턴 | System |
protected CurrencyMismatchException ( |
||
info | ||
context | ||
리턴 | System |
public CurrencyMismatchException ( string message ) : System | ||
message | string | |
리턴 | System |
public CurrencyMismatchException ( string message, |
||
message | string | |
inner | ||
리턴 | System |