Конструктор NotInTransactionException

Initializes a new instance of the NotInTransactionException class.

Список перегрузок

  Имя Описание
Открытый метод NotInTransactionException() () () () Initializes a new instance of the NotInTransactionException class.
Открытый метод NotInTransactionException(String) Initializes a new instance of the NotInTransactionException class with the specified message text.
Открытый метод NotInTransactionException(String, Exception) Initializes a new instance of the NotInTransactionException class with the specified message text and inner exception.

В начало