summaryrefslogtreecommitdiff
path: root/docs/json/core/error.json
blob: b01b5b2da2598693bd01c238e94902ee2589cb96 (plain)
1
2
3
4
5
6
7
8
{
	"class":"error",
	"templates": [
		"T"
	],
	"brief_desc" : "Either holds an error or the template value.",
	"desc" : "Maybe."
}