ItemCannotBeDeclaredUndeclaredRecordException Class
Thrown when an item cannot be declared or when an item is undeclared as record.
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Office.RecordsManagement.RecordsRepository.ItemCannotBeDeclaredUndeclaredRecordException
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class ItemCannotBeDeclaredUndeclaredRecordException _
Inherits Exception
'Usage
Dim instance As ItemCannotBeDeclaredUndeclaredRecordException
[SerializableAttribute]
public sealed class ItemCannotBeDeclaredUndeclaredRecordException : Exception
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
ItemCannotBeDeclaredUndeclaredRecordException Members
Microsoft.Office.RecordsManagement.RecordsRepository Namespace