Searched defs:ErrorContext (Results 1 – 10 of 10) sorted by relevance
38 class ErrorContext : private NonCopyable class41 ErrorContext(std::string &error) : mError(error) {} in ErrorContext() function in utility::ErrorContext
33 public final class ErrorContext extends com.google.protobuf.GeneratedMessageV3 class39 private ErrorContext(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ErrorContext() method in ErrorContext43 private ErrorContext() { in ErrorContext() method in ErrorContext
234 func (l *Logger) ErrorContext(ctx context.Context, msg string, args ...any) { func316 func ErrorContext(ctx context.Context, msg string, args ...any) { func
45 class ErrorContext; variable
52 message ErrorContext { message
53 message ErrorContext { message
108 message ErrorContext { message
141 func (t *Tree) ErrorContext(n Node) (location, context string) { func
442 "ErrorContext": { object