Class MappingFailedException
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.