public class InvalidOperationOnObjectException extends APIException
UnchangeableObjectException
,
CannotDeleteObjectInUseException
,
CannotUpdateObjectInUseException
,
Serialized FormserialVersionUID
Constructor and Description |
---|
InvalidOperationOnObjectException(Class clazz) |
InvalidOperationOnObjectException(String message) |
InvalidOperationOnObjectException(String messageKey,
Object[] parameters) |
InvalidOperationOnObjectException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidOperationOnObjectException(String message)
public InvalidOperationOnObjectException(String message, Throwable cause)
public InvalidOperationOnObjectException(String messageKey, Object[] parameters)
public InvalidOperationOnObjectException(Class clazz)
clazz
- the type of the object on which the operation was attemptedCopyright © 2024 OpenMRS Inc.. All rights reserved.