Uses of Class
ru.cg.webbpm.modules.webkit.rpc.api.exception.RpcCallException
Packages that use RpcCallException
Package
Description
-
Uses of RpcCallException in errorhandling
Methods in errorhandling with parameters of type RpcCallExceptionModifier and TypeMethodDescriptionExceptionHandlerController.handleRpcException
(javax.servlet.http.HttpServletResponse response, RpcCallException ex) -
Uses of RpcCallException in ru.cg.webbpm.modules.webkit.rpc.api
Methods in ru.cg.webbpm.modules.webkit.rpc.api that throw RpcCallException -
Uses of RpcCallException in ru.cg.webbpm.modules.webkit.rpc.impl
Methods in ru.cg.webbpm.modules.webkit.rpc.impl that throw RpcCallExceptionModifier and TypeMethodDescriptionRpcCallServiceImpl.call
(RpcRequest request) RpcController.call
(RpcCallArgs rpcCallArgs, String pageId, String objectId, Class service, String method)