Table of Contents

Namespace adas_core.Domain.Exceptions

Classes

AdasException

Represents an exception that is thrown when an error occurs within the ADAS (Advanced Driver Assistance Systems) module, providing a prefixed message for easier identification.

BusinessException

Represents an exception that aggregates one or more errors related to business logic or domain rule violations.

LoginServicesException

Represents an exception that is thrown when an error occurs within the login services layer.

LoginServicesNotFoundException
UserNotFoundException

Represents a business exception that is thrown when a requested user cannot be found.