Class ModuleManagementUtils

java.lang.Object
org.wso2.carbon.module.mgt.ui.util.ModuleManagementUtils

public class ModuleManagementUtils extends Object
  • Field Details

  • 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