postgres package
documentation
postgres
PostgreSQLException
detail property
detail
detail
property
Null safety
String
?
detail
read / write
Additional details if provided by the database.
Implementation
String? detail;
postgres package
documentation
postgres
PostgreSQLException
detail property
PostgreSQLException class
Constructors
PostgreSQLException
Properties
code
columnName
constraintName
dataTypeName
detail
fileName
hashCode
hint
internalPosition
internalQuery
lineNumber
message
position
routineName
runtimeType
schemaName
severity
stackTrace
tableName
trace
Methods
noSuchMethod
toString
Operators
operator ==