public class ItemNotPresentException extends DominoException
This differs from ItemNotFoundException in that this arises from
NIF-based internal calls.
| Constructor and Description |
|---|
ItemNotPresentException(int id,
String message) |
ItemNotPresentException(int id,
String message,
Throwable cause) |
ItemNotPresentException(String msg) |
ItemNotPresentException(String msg,
Throwable cause) |
getIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019–2021 HCL. All rights reserved.