Provides methods that retrieve exception messages from an embedded resource and throws an exception.

Namespace:  PostSharp
Assembly:  PostSharp.Core (in PostSharp.Core.dll)

Syntax

Visual Basic (Declaration)
Public Class ExceptionHelper
C#
public class ExceptionHelper
Visual C++
public ref class ExceptionHelper

Inheritance Hierarchy

System..::.Object
  PostSharp..::.ExceptionHelper

See Also