Analytics.Conceptual.DataContracts.Exception Namespace

Analytics Core API Documentation
Public exception definitions for Conceptual Analytics
Classes

  ClassDescription
Public classDeletionDependencyException
An exception representing the case where an object deletion fails because it is referenced by dependencies.
Public classNotFoundException
An exception representing the case where an item is not available or does not exist.
Public classPermissionException
An exception representing the case where the user does not have permission to perform an attempted action.
Public classValidationException
An exception representing the case where an invalid or malformed request is made.