public class CannotUpdateObjectInUseException extends InvalidOperationOnObjectException
serialVersionUID| Constructor and Description | 
|---|
| CannotUpdateObjectInUseException(Class clazz) | 
| CannotUpdateObjectInUseException(String message) | 
| CannotUpdateObjectInUseException(String messageKey,
                                Object[] parameters) | 
| CannotUpdateObjectInUseException(String message,
                                Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotUpdateObjectInUseException(String message)
public CannotUpdateObjectInUseException(String message, Throwable cause)
public CannotUpdateObjectInUseException(String messageKey, Object[] parameters)
public CannotUpdateObjectInUseException(Class clazz)
InvalidOperationOnObjectException(Class)Copyright © 2024 OpenMRS Inc.. All rights reserved.