Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The exception that is thrown when an instance of UsageAnalyticsJobDefinition encounters class specific failures during its scheduled run.
Inheritance hierarchy
System.Object
System.Exception
Microsoft.Office.Server.Search.Analytics.UsageAnalyticsJobException
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class UsageAnalyticsJobException _
Inherits Exception
'Usage
Dim instance As UsageAnalyticsJobException
[SerializableAttribute]
public class UsageAnalyticsJobException : 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.