public class InvalidIdentifierFormatException extends PatientIdentifierException
Constructor and Description |
---|
InvalidIdentifierFormatException() |
InvalidIdentifierFormatException(String message) |
InvalidIdentifierFormatException(String message,
PatientIdentifier identifier) |
InvalidIdentifierFormatException(String message,
Throwable cause) |
InvalidIdentifierFormatException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getFormat() |
void |
setFormat(String format) |
getPatientIdentifier, setPatientIdentifier
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidIdentifierFormatException()
public InvalidIdentifierFormatException(String message)
public InvalidIdentifierFormatException(String message, PatientIdentifier identifier)
public InvalidIdentifierFormatException(String message, Throwable cause)
public InvalidIdentifierFormatException(Throwable cause)
Copyright © 2024 OpenMRS Inc.. All rights reserved.