Table of Contents

Namespace RisingV.Shared.Exceptions

Classes

AlreadyExistsException

Represents an exception that is thrown when an attempt is made to create or add an entity that already exists.

BaseException

Represents the base class for exceptions in the RisingV project.

DataLoaderException

Represents an exception that occurs during data loading operations in the database.

DatabaseException

Represents an exception that occurs during database operations.

MissingDependenciesException

Represents an exception that is thrown when there are missing dependencies in the system.

NotFoundException

Represents an exception that is thrown when a requested resource is not found.