Provides a more convenient way to throw a BusinessLayerException using "ApplicationError" as the resource key.

Namespace:  Phoenix.BLL.Library
Assembly:  Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
[SerializableAttribute]
public class BusinessLayerException : PhoenixException

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    Phoenix.Utilities..::.PhoenixException
      Phoenix.BLL.Library..::.BusinessLayerException

See Also