Class RinkuNoRowsException
- Namespace
- Rinku
- Assembly
- Rinku.dll
Reports that a query requiring a row returned no rows.
public sealed class RinkuNoRowsException : RinkuReadException, ISerializable
- Inheritance
-
RinkuNoRowsException
- Implements
- Inherited Members
- Extension Methods
Constructors
RinkuNoRowsException()
Reports that a query requiring a row returned no rows.
public RinkuNoRowsException()