Represents a set of methods for exceptions creation.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Server.Exceptions
Assembly:  PerpetuumSoft.Reporting.Silverlight.Server (in PerpetuumSoft.Reporting.Silverlight.Server.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public static class ExceptionBuilder
Visual Basic (Declaration)
Public NotInheritable Class ExceptionBuilder
Visual C++
public ref class ExceptionBuilder abstract sealed

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Silverlight.Server.Exceptions..::.ExceptionBuilder

See Also