summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Common.errors.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Common.errors.yaml')
-rw-r--r--xyz/openbmc_project/Common.errors.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/xyz/openbmc_project/Common.errors.yaml b/xyz/openbmc_project/Common.errors.yaml
index 3024682..4dd9311 100644
--- a/xyz/openbmc_project/Common.errors.yaml
+++ b/xyz/openbmc_project/Common.errors.yaml
@@ -1,2 +1,9 @@
- name: Timeout
- description: Operation timed out
+ description: >
+ Operation timed out.
+- name: InternalFailure
+ description: >
+ The operation failed internally.
+- name: InvalidArgument
+ description: >
+ Invalid argument was given.
OpenPOWER on IntegriCloud