[][src]Module bootimage::builder::error

Contains the errors types returned by the Builder methods.

Enums

BootloaderError

There is something wrong with the bootloader dependency.

BuildKernelError

Represents an error that occurred when building the kernel.

BuilderError

Represents an error that occurred while creating a new Builder.

CreateBootimageError

Represents an error that occurred when creating a bootimage.

DiskImageError

Creating the disk image failed.