Uses of Package
org.europa.together.exceptions
Package
Description
01 Application Layer: Implementation of the Application Logic.
02 Business Layer: Interfaces who implemented in the Application Layer
and used in the Service Layer.
00 Domain Layer: Includes all Data Objects with Validation for
Persistence.
03 Service Layer: Use the Business Layer to implement the Services and
RESTful Services.
-
ClassDescriptionDAO Exception for CRUD operations trown in the Data Access Object.Exception for JSON erros.Exception for wrong configurations.
-
ClassDescriptionDAO Exception for CRUD operations trown in the Data Access Object.Exception for JSON erros.Exception for wrong configurations.
-
-