Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkItemConfigurationError

Package version

interface

An interface representing WorkItemConfigurationError. Error associated with trying to get work item configuration or configurations

Hierarchy

  • WorkItemConfigurationError

Index

Properties

Properties

Optional code

code: undefined | string
member

{string} [code] Error detail code and explanation

Optional innererror

innererror: InnerError
member

{InnerError} [innererror]

Optional message

message: undefined | string
member

{string} [message] Error message

Generated using TypeDoc