public class ObjectSavePermissionException extends ObjectSavingException
| Constructor and Description |
|---|
ObjectSavePermissionException(String objectId,
Collection<String> notPermittedProperties) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getNotPermittedProperties() |
getObjectIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectSavePermissionException(String objectId, Collection<String> notPermittedProperties)
public Collection<String> getNotPermittedProperties()
Copyright © 2018. All rights reserved.