FrontendCopyFailMessage

internal class FrontendCopyFailMessage(errorMessage: String) : FrontendMessage

Fails a COPY IN operation from the frontend.

Constructors

Link copied to clipboard
constructor(errorMessage: String)

Functions

Link copied to clipboard
open override fun encode(out: PgOutputStream)

Writes the entire message frame to the stream (including type marker and length).