Exception thrown when SimolClient fails to convert SimpleDB items into requested .NET types or vice versa.

Namespace: Simol
Assembly: Simol (in Simol.dll) Version: 1.0.0.0

Syntax

C#
public class SimolDataException : SimolException
Visual Basic
Public Class SimolDataException _
	Inherits SimolException
Visual C++
public ref class SimolDataException : public SimolException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Simol..::..SimolException
      Simol..::..SimolDataException

See Also