public class ItemNotFoundException extends WorkspaceException
| Constructor and Description |
|---|
ItemNotFoundException(String message)
Instantiates a new item not found exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ItemNotFoundException(String message)
message - the exception message.Copyright © 2020. All Rights Reserved.