????

Your IP : 18.219.197.162


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/@nestjs/core/errors/
Upload File :
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;
}