public class ModuleException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
ModuleException(String message) |
ModuleException(String message,
String moduleName) |
ModuleException(String message,
String moduleName,
Throwable cause) |
ModuleException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public ModuleException(String message)
Copyright © 2024 OpenMRS Inc.. All rights reserved.