tsoa-next / @tsoa-next/runtime / Exception
Interfaz: Excepción
Definido en: packages/runtime/src/routeGeneration/templateHelpers.ts:1364
Forma de error expuesta por fallos de validación de tiempo de ejecución.
Extensión
Error
Propiedades
cause?
ts
optional cause?: unknown;Definido en: nodo_modules/typescript/lib.es2022.error.d.ts:26
Inhered from
ts
Error.causemessage
ts
message: string;Definido en: nodo_modules/typescript/lib/lib.es5.d.ts:1077
Inhered from
ts
Error.messagename
ts
name: string;Definido en: nodo_modules/typescript/lib/lib.es5.d.ts:1076
Inhered from
ts
Error.namestack?
ts
optional stack?: string;Definido en: nodo_modules/typescript/lib/lib.es5.d.ts:1078
Inhered from
ts
Error.stackstatus
ts
status: number;Definido en: packages/runtime/src/routeGeneration/templateHelpers.ts:1365
Contributors
No contributors
Changelog
No recent changes
