Class RinkuNoConnectionException
- Namespace
- Rinku
- Assembly
- Rinku.dll
Reports that a command was run without a connection.
public sealed class RinkuNoConnectionException : RinkuBindingException, ISerializable
- Inheritance
-
RinkuNoConnectionException
- Implements
- Inherited Members
- Extension Methods
Constructors
RinkuNoConnectionException()
Reports that a command was run without a connection.
public RinkuNoConnectionException()