postgres package
documentation
postgres
PostgreSQLException
severity property
severity
severity
property
Null safety
PostgreSQLSeverity
?
severity
read / write
The severity of the exception.
Implementation
PostgreSQLSeverity? severity;
postgres package
documentation
postgres
PostgreSQLException
severity 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 ==