Introduction
Migration
Appearance
import { HTTPException } from "@tsed/exceptions";
See /packages/specs/exceptions/src/types/core/Exception.ts.
class HTTPException extends Exception { }