// Code generated by gen-exception; DO NOT EDIT. package exception const ( {{- range .Items }} {{ .Name }} = "{{ .Value }}" {{- end }} )