public class ObjectNotFoundException
extends org.alfresco.error.AlfrescoRuntimeException
Constructor and Description |
---|
ObjectNotFoundException()
Create exception with no message
|
ObjectNotFoundException(String message)
Create exception with specified message
|
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ObjectNotFoundException()
public ObjectNotFoundException(String message)
message
- the specified messageCopyright © 2005–2017 Alfresco Software. All rights reserved.