Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CommentFailedResponse

Instances of this class indicate that Comment POST request failed due to API/Network failure beyond our control. Will trigger a retry of request by GitLab.

Hierarchy

  • CommentFailedResponse

Implements

Index

Constructors

Properties

Constructors

constructor

Properties

Readonly body

body: string

Readonly statusCode

statusCode: 500 = HttpStatus.INTERNAL_SERVER_ERROR

Generated using TypeDoc