causingStatement property
The SQL statement triggering this exception.
This may be null when no prior statement is known.
Implementation
final String? causingStatement;
The SQL statement triggering this exception.
This may be null when no prior statement is known.
final String? causingStatement;