Click or drag to resize

TransactionNotFoundException Constructor

Overload List
  NameDescription
Public methodTransactionNotFoundException
Initializes a new instance of the TransactionNotFoundException class.
Public methodTransactionNotFoundException(String)
Initializes a new instance of the TransactionNotFoundException class with a specified error message.
Public methodTransactionNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the TransactionNotFoundException class with serialized data.
Top
See Also