namespace go common.exceptionsc exception CommonException { 1: i32 code 2: string message 3: optional map metadata }