DenoDeno.lint.ThrowStatementinterface Deno.lint.ThrowStatementunstableThrow a user defined exception. Stops execution of the current function. Properties ##type: "ThrowStatement" #range: Range #argument: Expression #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock
interface Deno.lint.ThrowStatementunstableThrow a user defined exception. Stops execution of the current function. Properties ##type: "ThrowStatement" #range: Range #argument: Expression #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock