Skip to content

DatabaseRepositroyHelper

Namespace: SlottyMedia.Database.Helper

This class provides helper methods for database repositories.

public class DatabaseRepositroyHelper

Inheritance ObjectDatabaseRepositroyHelper

Constructors

DatabaseRepositroyHelper()

public DatabaseRepositroyHelper()

Methods

HandleException(Exception, String)

This method handles exceptions that occur during database operations.

internal void HandleException(Exception ex, string operation)

Parameters

ex Exception

operation String

Exceptions

GeneralDatabaseException

DatabaseMissingItemException