Class ExceptionLogger
java.lang.Object
org.camunda.commons.logging.BaseLogger
org.camunda.bpm.engine.rest.exception.ExceptionLogger
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final ExceptionLogger
Fields inherited from class org.camunda.commons.logging.BaseLogger
componentId, delegateLogger, projectCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected SQLException
protected boolean
isPersistenceConnectionError
(Throwable throwable) void
protected void
logInternalServerAndOtherStatusCodes
(Throwable throwable, int statusCode) Methods inherited from class org.camunda.commons.logging.BaseLogger
createLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, log, log, logDebug, logError, logInfo, logTrace, logWarn
-
Field Details
-
PROJECT_CODE
- See Also:
-
REST_API
- See Also:
-
REST_LOGGER
-
-
Constructor Details
-
ExceptionLogger
public ExceptionLogger()
-
-
Method Details
-
log
-
logInternalServerAndOtherStatusCodes
-
isPersistenceConnectionError
-
getSqlException
-