blob: 0eb5c7fbb1bf0bfbcfbb5422c91eeeb537bf870b [file] [log] [blame]
Dhruvaraj Subhashchandran3c6f29a2017-04-20 09:47:28 -05001- name: MethodError
2 meta:
3 - str: "METHOD_NAME=%s"
4 type: string
5 - str: "PATH=%s"
6 type: string
7 - str: "INTERFACE=%s"
8 type: string
9
10- name: ObjectNotFoundError
11 meta:
12 - str: "METHOD_NAME=%s"
13 type: string
14 - str: "PATH=%s"
15 type: string
16 - str: "INTERFACE=%s"
17 type: string