Uses of Record Class
com.github.copilot.generated.rpc.SessionFsSqliteTransactionError
Packages that use SessionFsSqliteTransactionError
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionFsSqliteTransactionError in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return SessionFsSqliteTransactionErrorModifier and TypeMethodDescriptionSessionFsSqliteTransactionResult.error()Returns the value of theerrorrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type SessionFsSqliteTransactionErrorModifierConstructorDescriptionSessionFsSqliteTransactionResult(List<SessionFsSqliteQueryResult> results, SessionFsSqliteTransactionError error) Creates an instance of aSessionFsSqliteTransactionResultrecord class.