public class OpenmrsCoreModuleException extends ModuleMustStartException
| Modifier and Type | Field and Description | 
|---|---|
| static long | serialVersionUID | 
| Constructor and Description | 
|---|
| OpenmrsCoreModuleException(Map<String,String> modules) | 
| OpenmrsCoreModuleException(String moduleId)This constructor is used when a user tries to stop a core module. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,String> | getModules()The module ids that caused this exception | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public OpenmrsCoreModuleException(String moduleId)
moduleId - the module id that is trying to be stoppedCopyright © 2024 OpenMRS Inc.. All rights reserved.