Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- handleGlobalException(GlobalException) - Method in class org.training.account.service.exception.GlobalExceptionHandler
-
Exception handler for GlobalException.
- handleGlobalException(GlobalException) - Method in class org.training.fundtransfer.exception.GlobalExceptionHandler
-
Handles the GlobalException and returns a ResponseEntity object with the appropriate error response.
- handleGlobalException(GlobalException) - Method in class org.training.transactions.exception.GlobalExceptionHandler
-
Handles global exceptions and returns a ResponseEntity with an ErrorResponse.
- handleGlobalException(GlobalException) - Method in class org.training.user.service.exception.GlobalExceptionHandler
-
Handles global exceptions.
- handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatus, WebRequest) - Method in class org.training.account.service.exception.GlobalExceptionHandler
-
Handles the case when a method argument is not valid.
- handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatus, WebRequest) - Method in class org.training.fundtransfer.exception.GlobalExceptionHandler
-
Handles the method argument validation exception.
- handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatus, WebRequest) - Method in class org.training.user.service.exception.GlobalExceptionHandler
-
Handles the case when a method argument is not valid.
- hasEmptyFields(Object) - Static method in class org.training.user.service.utils.FieldChecker
-
Checks if an object has empty fields.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form