Describes an error. View Source model/error.ts, line 4 Members Type: string # code The error code View Source model/error.ts, line 7 Example "2010" Type: string # detail A detailed message describing the error View Source model/error.ts, line 13 Example "FreeAtHome connection timeout" Type: string # title The title for the error View Source model/error.ts, line 19 Example "Connection Error"