public class RelationshipResourceNotFoundException extends NotFoundException
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MESSAGE_ID |
| Constructor and Description |
|---|
RelationshipResourceNotFoundException(String entityId,
String relationshipId)
The entity id param will be shown in the default error message.
|
getAdditionalState, getMsgIdcreate, create, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static String DEFAULT_MESSAGE_ID
Copyright © 2005–2018 Alfresco Software. All rights reserved.