public class EntityNotFoundException extends Exception
Constructor and Description |
---|
EntityNotFoundException() |
EntityNotFoundException(Class<?> type) |
EntityNotFoundException(T entity) |
EntityNotFoundException(T entity,
Class<?> type) |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getEntity() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 SAP SE. All rights reserved.