Skip to main content
Go to Latest
class ProtocolError
extends Error
import { ProtocolError } from "https://deno.land/std@0.34.0/textproto/mod.ts";

Constructors

new
ProtocolError(msg: string)