Constructor ExternalTransactionImportException
- Namespace
- YndigoBlue.Velocity.Exceptions
- Assembly
- YndigoBlue.Velocity.dll
ExternalTransactionImportException()
Initializes a new instance of the ExternalTransactionImportException class.
public ExternalTransactionImportException()
ExternalTransactionImportException(string)
Initializes a new instance of the ExternalTransactionImportException class with a specified error message.
public ExternalTransactionImportException(string message)
Parameters
messagestringThe message that describes the error.