NotFoundException Class

Analytics Core API Documentation
An exception representing the case where an item is not available or does not exist.
Inheritance Hierarchy

System.Object
  System.Exception
    ServiceException
      InterceptedException
        Analytics.Conceptual.DataContracts.Exception.NotFoundException

Namespace:  Analytics.Conceptual.DataContracts.Exception
Assembly:  Analytics.Conceptual.DataContracts (in Analytics.Conceptual.DataContracts.dll) Version: 10.1.2.93
Syntax

[SerializableAttribute]
public class NotFoundException : InterceptedException

The NotFoundException type exposes the following members.

Properties

  NameDescription
Public propertyErrorDetails (Inherited from ServiceException.)
Top
Methods

  NameDescription
Public methodGetObjectData (Inherited from ServiceException.)
Top
See Also

Reference