Uses of Package
org.europa.together.exceptions
Packages that use 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.
-
Classes in org.europa.together.exceptions used by org.europa.together.applicationClassDescriptionDAO Exception for CRUD operations trown in the Data Access Object.Exception for JSON erros.Exception for wrong configurations.
-
Classes in org.europa.together.exceptions used by org.europa.together.businessClassDescriptionDAO Exception for CRUD operations trown in the Data Access Object.Exception for JSON erros.Exception for wrong configurations.
-
Classes in org.europa.together.exceptions used by org.europa.together.domain
-
Classes in org.europa.together.exceptions used by org.europa.together.service