Skip to main content

Definition

Assembly: CloudNimble.BlazorEssentials.TursoDb.dll Namespace: CloudNimble.BlazorEssentials.TursoDb Inheritance: System.Exception

Syntax

CloudNimble.BlazorEssentials.TursoDb.TursoDbException

Summary

Represents an error that occurred during a Turso database operation.

Constructors

.ctor

Represents an error that occurred during a Turso database operation.

Syntax

public TursoDbException(string message)

Parameters

NameTypeDescription
messagestringThe error message describing the exception.