AlertException Class

The AlertException class represents the base class for all alert exceptions.

System.Object

   System.ApplicationException

      Microsoft.SharePoint.Portal.Alerts.AlertException

Public Constructors

The following table shows the constructors of the AlertException class and a brief description of each.

Name Description
AlertException(String) Initializes a new instance of the AlertException class with the specified error message.
AlertException(String, Exception) Initializes a new instance of the AlertException class with the specified error message and a reference to the inner exception that is the cause of this exception.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security