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) |
getId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019–2021 HCL. All rights reserved.