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