Table of Contents

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

message string

The message that describes the error.