Skip to main content

ImageBuildError

This error is raised when the image build fails.

Constructors

  • This error is raised when the image build fails.

  • Parameters

    • message: string
      • The error message.
  • Initializes the ImageBuildError with a message.

  • Parameters

    • message: string
      • The error message describing the image build failure.