Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

UnexpectedDataException Class

This exception indicates that unexpected data was returned from the database.

Namespace:  Tortuga.Chain
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public class UnexpectedDataException
Public Class UnexpectedDataException
public ref class UnexpectedDataException

Remarks


This can occur when more rows or columns than expected were returned.

Inheritance Hierarchy


Object
  Tortuga.Chain..::..UnexpectedDataException