public class ProgramNameDuplicatedException extends APIException
ProgramWorkflowService.getProgramByName(java.lang.String),
Serialized Form| Constructor and Description |
|---|
ProgramNameDuplicatedException(String programName)
Constructor that takes the duplicated program name.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProgramNameDuplicatedException(String programName)
programName - the name of the programCopyright © 2024 OpenMRS Inc.. All rights reserved.