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, throwIfNull
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.