public abstract class AbstractEntityException extends Exception
| Constructor and Description |
|---|
AbstractEntityException(Long entityId,
Class<?> entityType) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getEntityId() |
String |
getEntityType() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2015 eXo Platform SAS. All rights reserved.