Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Latest
class FrameError
extends Error
import { FrameError } from "https://deno.land/x/amqp@v0.24.0/src/frame_error.ts";

Constructors

new
FrameError(code: FrameErrorCode, msg?: string)