Uses of Interface
flyteidl.core.Errors.ContainerErrorOrBuilder
-
Packages that use Errors.ContainerErrorOrBuilder Package Description flyteidl.core -
-
Uses of Errors.ContainerErrorOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Errors.ContainerErrorOrBuilder Modifier and Type Class Description static classErrors.ContainerErrorError message to propagate detailed errors from container executions to the execution engine.static classErrors.ContainerError.BuilderError message to propagate detailed errors from container executions to the execution engine.Methods in flyteidl.core that return Errors.ContainerErrorOrBuilder Modifier and Type Method Description Errors.ContainerErrorOrBuilderErrors.ErrorDocument.Builder. getErrorOrBuilder()The error raised during execution.Errors.ContainerErrorOrBuilderErrors.ErrorDocument. getErrorOrBuilder()The error raised during execution.Errors.ContainerErrorOrBuilderErrors.ErrorDocumentOrBuilder. getErrorOrBuilder()The error raised during execution.
-