DBPostgreSQLAdapterException constructor
      
      DBPostgreSQLAdapterException(})
     
    
    
Implementation
DBPostgreSQLAdapterException(
  super.type,
  super.message, {
  super.parentError,
  super.parentStackTrace,
  super.operation,
  super.previousError,
});