kMaxDetailLength top-level constant

int const kMaxDetailLength

Maximum length of a footer detail message, so one long exception cannot bloat the trajectory footer.

Implementation

const int kMaxDetailLength = 200;