Suryakanth Sekar | 77a7426 | 2019-02-13 18:06:14 +0530 | [diff] [blame] | 1 | - name: AttributeNotFound |
2 | level: ERR | ||||
3 | - name: AttributeSettingFailed | ||||
4 | level: ERR | ||||
5 | meta: | ||||
6 | - str: "REASON = %s" | ||||
7 | type: string | ||||
8 | - name: AttributeReadOnly | ||||
9 | level: ERR | ||||
10 | meta: | ||||
11 | - str: "REASON=%s" | ||||
12 | type: string | ||||
13 | - name: NoResource | ||||
14 | level: ERR | ||||
15 | - name: InvalidValue | ||||
16 | level: ERR | ||||
17 | meta: | ||||
18 | - str: "UNSUPPORTED_VALUE=%s" | ||||
19 | type: string | ||||
20 | - name: InvalidCurrentPassword | ||||
21 | level: ERR | ||||
22 | - name: PasswordNotSettable | ||||
23 | level: ERR |