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