Uses of Class
com.Server.exception.WrongDataException

Packages that use WrongDataException
Package Description
com.Server.controller
com.Server.controller has all controller use to support client by http protocol.
com.Server.service
com.Server.service has service used to services on database table available repository interface.
com.Server.service.impl
com.Server.service.impl has the class witch implement services interface method.