public class ModuleManagementUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_BUNDLE |
| Constructor and Description |
|---|
ModuleManagementUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.module.mgt.stub.types.ModuleMgtException |
getModuleMgtException(org.wso2.carbon.module.mgt.stub.ModuleAdminServiceModuleMgtExceptionException e) |
static void |
handleModuleMgtErrors(org.wso2.carbon.module.mgt.stub.ModuleAdminServiceModuleMgtExceptionException e,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
String warnPage) |
public static final String RESOURCE_BUNDLE
public static org.wso2.carbon.module.mgt.stub.types.ModuleMgtException getModuleMgtException(org.wso2.carbon.module.mgt.stub.ModuleAdminServiceModuleMgtExceptionException e)
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
IOExceptionCopyright © 2019 WSO2. All rights reserved.