This packet is sent by the client to signal errors during a COPY LOCAL.
errorFileName (string): the name of the file
errorLineNumber (int): the line number in the file
errorMethodName (string): the name of the methods causing the error
errorMessage (string): the error message
This packet type has no methods aside from the common ones.