Table of Contents

Constructor InvalidImportMappingsException

Namespace
YndigoBlue.Velocity.Exceptions
Assembly
YndigoBlue.Velocity.dll

InvalidImportMappingsException()

Initializes a new instance of the InvalidImportMappingsException class.

public InvalidImportMappingsException()

InvalidImportMappingsException(string)

Initializes a new instance of the InvalidImportMappingsException class with a specified error message.

public InvalidImportMappingsException(string message)

Parameters

message string

The message that describes the error.