Skip to main content

ImageBuildError

This error is raised when the image build fails.

Attributes

AttributeTypeDescription
messagestringA descriptive error message explaining the specific reason why the image build process failed.

Constructor

Signature

def ImageBuildError(
message: string
) - > null

Parameters

NameTypeDescription
messagestringThe error message describing why the image build failed.

Signature

def ImageBuildError(
message: string
) - > null

Parameters

NameTypeDescription
messagestringThe detailed error message explaining why the image build process failed