Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RenderingCancelledException

class RenderingCancelledException extends RenderingCancelledException_base {
constructor(msg: any, type: any);
[x: string]: any;
type: any;
}

§Extends

§
RenderingCancelledException_base
[src]

§Constructors

§
new RenderingCancelledException(msg: any, type: any)
[src]

§Index Signatures

§
[x: string]: any

§Properties

§
type: any
[src]