tree: a9f66a12ca7e266305e51104a70f128b6c88d268
  1. src/
  2. BUILD.bazel
  3. BUILD.gn
  4. README.md
src/developer/ffx/lib/errors/README.md

errors - ffx Error Types and Helpers

The macro around ffx_error are the most common, and are used to produce non-BUG error output strings to the user. The underlying type is FfxError that is a user-facing error.