An exception occurred during SQL query execution.

Hierarchy

Constructors

Properties

cause: Error

Cause of this exception.

originatingMemberId: UUID

ID of the member that caused or initiated an error condition. This can be the client's UUID if error is due to the client.

serverStackTrace?: ServerErrorStackElement[]

Server-side stack trace.

suggestion: string

Suggested SQL statement to remediate experienced error.

Generated using TypeDoc