class ProtocolError extends Errorimport { ProtocolError } from "https://deno.land/x/deno@v0.22.0/std/textproto/mod.ts"; ConstructorsnewProtocolError(msg: string)