OracleConnectionException constructor
OracleConnectionException(})
Implementation
OracleConnectionException(
super.message, {
super.errorCode,
super.errorMessage,
this.connectionString,
this.username,
super.stackTrace,
});