Open topic with navigation
recoverable.exceptions
- Module: cmas-dwh-server
- Description: Comma-separated list of exception definitions: CLASS[+][:REGEX]. The exceptions included in the list do not stop CM from sending to the CMRF process, but force it to try again. If optional '+' after CLASS is present, classes which extend CLASS are matched.
- Type: string
- Restart required: no
- System: yes
- Optional: yes
- Example value: java.sql.SQLRecoverableException,java.lang.RuntimeException+:.*T.1\,2T.*
- Since: 6.8.4.6