“Executed multiple catch exception strategy ”
问题 I have choice exception strategy where I have multiple catch exception strategy there I am applying condition based on the error. Error 1: org.mule.api.MessagingException: Column 'department_id' cannot be null (java.sql.SQLIntegrityConstraintViolationException). Error 2: org.mule.api.MessagingException: org.mule.module.db.internal.domain.connection.ConnectionCreationException: Cannot get connection for URL jdbc:mysql://localhost:3306/mulesoft : Access denied for user 'root1212'@'localhost'