Uses of Class
com.alpaca.exception.SpecificException
Packages that use SpecificException
-
Uses of SpecificException in com.alpaca.exception
Methods in com.alpaca.exception with parameters of type SpecificExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<String> GlobalExceptionHandler.handleSpecificException
(SpecificException specificException) Handles custom SpecificException and returns the configured status and reason.