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, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectNotFoundException()
public ObjectNotFoundException(String message)
message - the specified messageCopyright © 2005–2014 Alfresco Software. All rights reserved.