public class EntityRuntimeException extends RuntimeException
| Constructor and Description |
|---|
EntityRuntimeException(Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
getEntity() |
Map<String,ErrorMessage> |
getErrors() |
List<ErrorMessage> |
getGlobalErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EntityRuntimeException(Entity entity)
public Entity getEntity()
public Map<String,ErrorMessage> getErrors()
public List<ErrorMessage> getGlobalErrors()
Copyright © 2010-2025 Qcadoo Limited