DocumentRoutingFeatureNotActiveException Class
Indicates that the Content Organizer feature is not active.
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.SharePoint.SPException
Microsoft.Office.RecordsManagement.RecordsRepository.DocumentRoutingFeatureNotActiveException
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class DocumentRoutingFeatureNotActiveException _
Inherits SPException
'Usage
Dim instance As DocumentRoutingFeatureNotActiveException
[SerializableAttribute]
public class DocumentRoutingFeatureNotActiveException : 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
DocumentRoutingFeatureNotActiveException Members
Microsoft.Office.RecordsManagement.RecordsRepository Namespace