CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Test.DataPortal.CustomException Class Reference
Inheritance diagram for Csla.Test.DataPortal.CustomException:

Public Member Functions

 CustomException (string message)
 

Detailed Description

Definition at line 152 of file DataPortalExceptionTest.cs.

Constructor & Destructor Documentation

◆ CustomException()

Csla.Test.DataPortal.CustomException.CustomException ( string  message)

Definition at line 154 of file DataPortalExceptionTest.cs.