Class HousesPageableExceptionAdvice
java.lang.Object
info.ejava.examples.common.web.BaseExceptionAdvice
info.ejava.assignments.pageable.houserenters.svc.houses.HousesPageableExceptionAdvice
@RestControllerAdvice(basePackageClasses=HousesPageableController.class)
public class HousesPageableExceptionAdvice
extends BaseExceptionAdvice
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class info.ejava.examples.common.web.BaseExceptionAdvice
buildResponse, getMethod, getPrincipal, handle, handle, handle, handle, handle, handle, handle, handleRuntimeException
-
Constructor Details
-
HousesPageableExceptionAdvice
public HousesPageableExceptionAdvice()
-