public class NotAllowedOperationOnEntityException extends AbstractEntityException
| Constructor and Description |
|---|
NotAllowedOperationOnEntityException(long id,
Class<?> entityType,
String operation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getOperation() |
getEntityId, getEntityTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class AbstractEntityExceptionpublic String getOperation()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.