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