Uses of Class
sk.gursky.films.rest.ApiError
Package | Description |
---|---|
sk.gursky.films.rest |
-
Uses of ApiError in sk.gursky.films.rest
Methods in sk.gursky.films.rest that return ApiError Modifier and Type Method Description ApiError
UsersAdvice. handleDaoException(DaoException e)
ApiError
UsersAdvice. handleForbiddenActionException(ForbiddenActionException e)
ApiError
UsersAdvice. handleNullPointerException(java.lang.NullPointerException e)
ApiError
UsersAdvice. handleUnauthorizedActionException(UnauthorizedActionException e)