Class ModuleManagementUtils
java.lang.Object
org.wso2.carbon.module.mgt.ui.util.ModuleManagementUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.wso2.carbon.module.mgt.stub.types.ModuleMgtExceptiongetModuleMgtException(org.wso2.carbon.module.mgt.stub.ModuleAdminServiceModuleMgtExceptionException e) static voidhandleModuleMgtErrors(org.wso2.carbon.module.mgt.stub.ModuleAdminServiceModuleMgtExceptionException e, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, String warnPage)
-
Field Details
-
RESOURCE_BUNDLE
- See Also:
-
-
Constructor Details
-
ModuleManagementUtils
public ModuleManagementUtils()
-
-
Method Details
-
getModuleMgtException
public static org.wso2.carbon.module.mgt.stub.types.ModuleMgtException getModuleMgtException(org.wso2.carbon.module.mgt.stub.ModuleAdminServiceModuleMgtExceptionException e) -
handleModuleMgtErrors
public static void handleModuleMgtErrors(org.wso2.carbon.module.mgt.stub.ModuleAdminServiceModuleMgtExceptionException e, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, String warnPage) throws IOException - Throws:
IOException
-