Searched defs:NewError (Results 1 – 5 of 5) sorted by relevance
17 func NewError(s string) error {} func
25 func (Export) NewError(f string, x ...interface{}) error { func
469 func (ebt errorSink) NewError(el mk2rbc.ErrorLocation, node parser.Node, message string, args ...in… func
36 func NewError(s string) error { return ErrorString(s) } func
198 NewError(el ErrorLocation, node mkparser.Node, text string, args ...interface{}) methodSpec