An exception that originated in the DataAccess layer.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class DataAccessException : ApplicationException
public class DataAccessException : ApplicationException
Public Class DataAccessException Inherits ApplicationException
Public Class DataAccessException Inherits ApplicationException
public ref class DataAccessException : public ApplicationException
public ref class DataAccessException : public ApplicationException
type DataAccessException = class inherit ApplicationException end
type DataAccessException = class inherit ApplicationException end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
DataAccessException(Exception) |
Create a data access exception.
| |
Data | (Inherited from Exception.) | |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetBaseException()()()() | (Inherited from Exception.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) | |
GetType()()()() | (Inherited from Exception.) | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
Message |
The exception message
(Overrides Exception.Message.) | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) | |
ToString()()()() | (Inherited from Exception.) |
Inheritance Hierarchy
Object | |||
Exception | |||
ApplicationException | |||
DataAccessException |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120