????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/@nestjs/core/errors/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/@nestjs/core/errors/exception-handler.d.ts |
import { RuntimeException } from './exceptions/runtime.exception'; export declare class ExceptionHandler { private static readonly logger; handle(exception: RuntimeException | Error): void; }