public class EngineUtilLogger extends ProcessEngineLogger
ADMIN_PLUGIN_LOGGER, BPMN_BEHAVIOR_LOGGER, BPMN_PARSE_LOGGER, CMD_LOGGER, CMMN_OPERATION_LOGGER, CMMN_TRANSFORMER_LOGGER, CMNN_BEHAVIOR_LOGGER, CONFIG_LOGGER, CONTAINER_INTEGRATION_LOGGER, CONTEXT_LOGGER, CORE_LOGGER, DECISION_LOGGER, EXTERNAL_TASK_LOGGER, INCIDENT_LOGGER, INDENTITY_LOGGER, INSTANCE, JOB_EXECUTOR_LOGGER, METRICS_LOGGER, MIGRATION_LOGGER, PERSISTENCE_LOGGER, PROCESS_APPLICATION_LOGGER, PROJECT_CODE, PVM_LOGGER, SCRIPT_LOGGER, SECURITY_LOGGER, TELEMETRY_LOGGER, TEST_LOGGER, TX_LOGGER, UTIL_LOGGER
Constructor and Description |
---|
EngineUtilLogger() |
exceptionWhileClosingProcessEngine, exceptionWhileInitializingProcessengine, historyCleanupJobReconfigurationFailure, initializingProcessEngine, initializingProcessEngineForResource, processEngineAlreadyInitialized, processEngineClosed, processEngineCreated, shouldLogCmdException, shouldLogJobException
public ProcessEngineException malformedUrlException(String url, Throwable cause)
public ProcessEngineException multipleSourcesException(StreamSource source1, StreamSource source2)
public ProcessEngineException parsingFailureException(String name, Throwable cause)
public void logParseWarnings(String formattedMessage)
public ProcessEngineException exceptionDuringParsing(String string)
public void unableToSetSchemaResource(Throwable cause)
public ProcessEngineException invalidBitNumber(int bitNumber)
public ProcessEngineException exceptionWhileInstantiatingClass(String className, Exception e)
public ProcessEngineException exceptionWhileApplyingFieldDeclatation(String declName, String className, Exception e)
public ProcessEngineException incompatibleTypeForFieldDeclaration(FieldDeclaration declaration, Object target, Field field)
public ProcessEngineException exceptionWhileReadingStream(String inputStreamName, Exception e)
public ProcessEngineException exceptionWhileReadingFile(String filePath, Exception e)
public ProcessEngineException exceptionWhileGettingFile(String filePath, Exception e)
public ProcessEngineException exceptionWhileWritingToFile(String filePath, Exception e)
public void debugCloseException(IOException ignore)
public void debugClassLoading(String className, String classLoaderDescription, ClassLoader classLoader)
public ClassLoadingException classLoadingException(String className, Throwable throwable)
public ProcessEngineException cannotConvertUrlToUri(URL url, URISyntaxException e)
public ProcessEngineException exceptionWhileInvokingMethod(String methodName, Object target, Exception e)
public ProcessEngineException unableToAccessField(Field field, String name)
public ProcessEngineException unableToAccessMethod(String methodName, String name)
public ProcessEngineException exceptionWhileSettingField(Field field, Object object, Object value, Exception e)
public ProcessEngineException ambiguousSetterMethod(String setterName, String name)
public NotFoundException cannotFindResource(String resourcePath)
public IllegalStateException notInsideCommandContext(String operation)
public ProcessEngineException exceptionWhileParsingCronExpresison(String duedateDescription, Exception e)
public ProcessEngineException exceptionWhileResolvingDuedate(String duedate, Exception e)
public void logJsonException(Exception e)
public void logAccessExternalSchemaNotSupported(Exception e)
public ProcessEngineException exceptionWhileSettingXxeProcessing(Throwable cause)
Copyright © 2022. All rights reserved.