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