public class ParameterEntityException extends AbstractEntityException
| Constructor and Description |
|---|
ParameterEntityException(Long entityId,
String entityType,
String param,
String value,
String exception,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getException() |
String |
getMessage() |
String |
getParam() |
String |
getValue() |
getEntityId, getEntityType, getHttpStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class AbstractEntityExceptionpublic String getParam()
public String getException()
public String getValue()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.