FunctionsErrorclass FunctionsError extends Error {constructor(message: string,name?: string,context?: any,);context: any;}§Extends§Error[src]§Constructors§new FunctionsError(message: string, name?: string, context?: any)[src]§Properties§context: any[src]