Exception: PgAuditLog::Entry::CannotDeleteError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/pg_audit_log/entry.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



6
7
8
# File 'lib/pg_audit_log/entry.rb', line 6

def message
  'Audit Logs cannot be deleted!'
end