public class DocumentNotFoundException extends EntityNotFoundException
| Constructor and Description |
|---|
DocumentNotFoundException() |
DocumentNotFoundException(String message) |
DocumentNotFoundException(String message,
String entityId) |
DocumentNotFoundException(String message,
Throwable cause) |
DocumentNotFoundException(String message,
Throwable cause,
String entityId) |
getEntityIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentNotFoundException()
public DocumentNotFoundException(String message)
Copyright © 2016. All Rights Reserved.