JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
SEARCH
Uses of Package
com.moeen.shared_lib.exception
Packages that use
com.moeen.shared_lib.exception
Package
Description
com.moeen.shared_lib.exception
Classes in
com.moeen.shared_lib.exception
used by
com.moeen.shared_lib.exception
Class
Description
ConflictException
Exception thrown when a conflict occurs, such as when trying to create a resource that already exists.
ErrorResponse
Standardized error response body used across all microservices.
ResourceNotFoundException
ValidationException
Exception for programmatic validation errors that include field paths.
ValidationException.Builder