UNPKG

@niur/nestjs-service-bus

Version:

NestJS Azure Service Bus Microservice Transport

5 lines 233 B
import { RuntimeException } from "@nestjs/core/errors/exceptions/runtime.exception"; export declare class InvalidMessageException extends RuntimeException { constructor(); } //# sourceMappingURL=invalid-message.exception.d.ts.map