Package com.priint.pubserver.webservice.exceptionmapper
-
Class Summary Class Description GenericExceptionMapper Will produce service output for all exceptions that are not of typePubServerException.PubServerExceptionMapper Wraps allPubServerExceptions thrown by any service method to the container into an instance of a {link ServiceResult} object.