Skip to main content
Version: Next

BackendStartupError

Home > @backstage/backend-app-api > BackendStartupError

Error thrown when backend startup fails. Includes detailed startup results for all plugins and modules.

Signature:

class BackendStartupError extends CustomErrorBase 

Extends: CustomErrorBase

Constructors

Constructor

Modifiers

Description

(constructor)(startupResult)

Constructs a new instance of the BackendStartupError class

Properties

Property

Modifiers

Type

Description

name

"BackendStartupError"

result

readonly

BackendStartupResult