ValidationException Class

Analytics Core API Documentation
An exception representing the case where an invalid or malformed request is made.
Inheritance Hierarchy

System.Object
  System.Exception
    ServiceException
      Analytics.Conceptual.DataContracts.Exception.ValidationException

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

[SerializableAttribute]
public class ValidationException : ServiceException

The ValidationException type exposes the following members.

Properties

  NameDescription
Public propertyErrorDetails (Inherited from ServiceException.)
Top
Methods

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

Reference