Provides a more convenient way to throw an Exception using a generic "DatabaseError" as the default message.
Namespace:
Phoenix.DALAssembly: Phoenix.DAL (in Phoenix.DAL.dll) Version: 2.9.3209.25656 (2.9.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class DataAccessException : PhoenixException |
Remarks
Inheritance Hierarchy
System..::.Object
System..::.Exception
Phoenix.Utilities..::.PhoenixException
Phoenix.DAL..::.DataAccessException
System..::.Exception
Phoenix.Utilities..::.PhoenixException
Phoenix.DAL..::.DataAccessException
