tree: 4d2ac58fe9ca6e8a034c797b29d3b3b6f48ca874 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. 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.