public class EntityNotFoundException extends Exception implements NonCriticalException
Exception type to represent entity not found errors.| Constructor and Description |
|---|
EntityNotFoundException(Class<?> entityClass,
String field,
String identifier) |
EntityNotFoundException(Class<?> entityClass,
String field,
String identifier,
String field1,
String identifier1) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All Rights Reserved.