public class ItemNotFoundException extends DominoException
Constructor and Description |
---|
ItemNotFoundException(int id,
String message) |
ItemNotFoundException(int id,
String message,
Throwable cause) |
ItemNotFoundException(String msg) |
ItemNotFoundException(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.