SPS2SAppResourcePolicyException class

Inheritance hierarchy

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.Office.Server.UserProfiles.SPS2SAppResourcePolicyException

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class SPS2SAppResourcePolicyException _
    Inherits SPException
'Usage
Dim instance As SPS2SAppResourcePolicyException
[SerializableAttribute]
public class SPS2SAppResourcePolicyException : SPException

Thread safety

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

See also

Reference

SPS2SAppResourcePolicyException members

Microsoft.Office.Server.UserProfiles namespace