export interface ErrorResult { title: string, text: string }