causingStatement property

String? causingStatement
final

The SQL statement triggering this exception.

This may be null when no prior statement is known.

Implementation

final String? causingStatement;