Class ExceptionLogger
java.lang.Object
org.camunda.commons.logging.BaseLogger
org.camunda.bpm.engine.rest.exception.ExceptionLogger
public class ExceptionLogger
extends org.camunda.commons.logging.BaseLogger
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final ExceptionLoggerFields inherited from class org.camunda.commons.logging.BaseLogger
componentId, delegateLogger, projectCode -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SQLExceptiongetSqlException(org.camunda.bpm.engine.ProcessEnginePersistenceException e) protected booleanisPersistenceConnectionError(Throwable throwable) voidprotected voidlogInternalServerAndOtherStatusCodes(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
-