Table of Contents

Class MappingFailedException

Namespace
Neo4j.Driver.Mapping
Assembly
Neo4j.Driver.dll

The exception that is thrown when the mapping of a record to a target type failed.

public class MappingFailedException : Neo4jException
Inheritance
MappingFailedException
Inherited Members
Extension Methods

Constructors

MappingFailedException(string)

Initializes a new instance of the MappingFailedException class.

MappingFailedException(string, Exception)

Initializes a new instance of the MappingFailedException class.