Searched defs:Error (Results 1 – 9 of 9) sorted by relevance
105 type Error struct { struct106 Err error // the error that occurred107 Pos scanner.Position // the relevant Blueprints file location229 func (e *Error) Error() string { func2918 func (p panicError) Error() string { func
49 void Error(const string& msg) { in Error() function
313 void Evaluator::Error(const string& msg) { in Error() function in Evaluator
128 func (e EvalError) Error() string { func
137 void Error(const string& msg) { in Error() function in Parser
100 func (e arityError) Error() string { func
109 func (e *ExtendPropertyError) Error() string { func
20 func (e *ParseError) Error() string { func
36 func (e *ParseError) Error() string { func