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