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.
- message: string
-
Initializes the ImageBuildError with a message.
-
Parameters
- message: string
- The error message describing the image build failure.
- message: string