PermissionException Class

Analytics Core API Documentation
An exception representing the case where the user does not have permission to perform an attempted action.
Inheritance Hierarchy

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

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

[SerializableAttribute]
public class PermissionException : InterceptedException

The PermissionException type exposes the following members.

Properties

  NameDescription
Public propertyErrorDetails (Inherited from ServiceException.)
Top
Methods

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

Reference