Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnnotationError

Package version

interface

An interface representing AnnotationError. Error associated with trying to create annotation with Id that already exist

Hierarchy

  • AnnotationError

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