/** * Custom error for indicating timeouts * @namespace converse.env */ export class TimeoutError extends Error {}