public class EntityNotFoundException extends IllegalArgumentException
| Constructor and Description |
|---|
EntityNotFoundException() |
EntityNotFoundException(String s) |
EntityNotFoundException(String message,
Throwable cause) |
EntityNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.