public class ResourceNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ResourceNotFoundException(Collection<String> ids) |
ResourceNotFoundException(String id) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getIds() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceNotFoundException(String id)
public ResourceNotFoundException(Collection<String> ids)
Copyright © 2005–2014 Alfresco Software. All rights reserved.