Thrown whenever an error from the adapter is encountered.
Object
Exception
SystemException
ExternalException
ADOException
[Visual Basic] NotInheritable Public Class ADOException Inherits ExternalException [C#] public sealed class ADOException : ExternalException [C++] public __gc __sealed class ADOException : public ExternalException [JScript] public class ADOException extends ExternalException
This class is created whenever the adapter encounters a situation that it cannot handle. It always contains at least one instance of ADOError.
Namespace: System.Data.ADO
Assembly: System.Data.dll
ADOException Members | System.Data.ADO Namespace | ADOError | ADOErrors