Метод | Описание | |
---|---|---|
TransactionException ( |
Initializes a new instance of the TransactionException class.
|
|
TransactionException ( string message ) : System |
Initializes a new instance of the TransactionException class.
|
|
TransactionException ( string message, |
Initializes a new instance of the TransactionException class.
|
public TransactionException ( |
||
info | The |
|
context | The |
|
Результат | System |
public TransactionException ( string message ) : System | ||
message | string | The message. |
Результат | System |
public TransactionException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Результат | System |