Uses of Interface
com.google.devtools.build.lib.server.FailureDetails.ThrowableOrBuilder
Packages that use FailureDetails.ThrowableOrBuilder
-
Uses of FailureDetails.ThrowableOrBuilder in com.google.devtools.build.lib.server
Classes in com.google.devtools.build.lib.server that implement FailureDetails.ThrowableOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typefailure_details.Throwablestatic final classProtobuf typefailure_details.ThrowableMethods in com.google.devtools.build.lib.server that return FailureDetails.ThrowableOrBuilderModifier and TypeMethodDescriptionFailureDetails.Crash.Builder.getCausesOrBuilder(int index) The cause chain of the crash, with the outermost throwable first.FailureDetails.Crash.getCausesOrBuilder(int index) The cause chain of the crash, with the outermost throwable first.FailureDetails.CrashOrBuilder.getCausesOrBuilder(int index) The cause chain of the crash, with the outermost throwable first.Methods in com.google.devtools.build.lib.server that return types with arguments of type FailureDetails.ThrowableOrBuilderModifier and TypeMethodDescriptionList<? extends FailureDetails.ThrowableOrBuilder>FailureDetails.Crash.Builder.getCausesOrBuilderList()The cause chain of the crash, with the outermost throwable first.List<? extends FailureDetails.ThrowableOrBuilder>FailureDetails.Crash.getCausesOrBuilderList()The cause chain of the crash, with the outermost throwable first.List<? extends FailureDetails.ThrowableOrBuilder>FailureDetails.CrashOrBuilder.getCausesOrBuilderList()The cause chain of the crash, with the outermost throwable first.