Freigeben über


NotInTransactionException-Konstruktor

Initializes a new instance of the NotInTransactionException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode NotInTransactionException() () () () Initializes a new instance of the NotInTransactionException class.
Öffentliche Methode NotInTransactionException(String) Initializes a new instance of the NotInTransactionException class with the specified message text.
Öffentliche Methode NotInTransactionException(String, Exception) Initializes a new instance of the NotInTransactionException class with the specified message text and inner exception.

Zum Anfang