public class ObjectNotFoundException extends UnresolvableObjectException
| Constructor and Description |
|---|
ObjectNotFoundException(Object identifier,
String entityName)
Constructs a ObjectNotFoundException using the given information.
|
ObjectNotFoundException(String entityName,
Object identifier) |
getEntityName, getIdentifier, getMessage, throwIfNulladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.