Uses of Class
com.skava.oms.exception.OmsServiceException
Packages that use OmsServiceException
Package
Description
This package contains the information about the oms web handler
-
Uses of OmsServiceException in com.skava.oms.web.handler
Methods in com.skava.oms.web.handler with parameters of type OmsServiceExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Object>
OmsExceptionHandler.handleOmsServiceException
(OmsServiceException exception, org.springframework.web.context.request.WebRequest request) This method is used to create ResponseEntity.