The WebSphere Common Exception APIs are unavailable

The following WebSphere Common Exception APIs are unavailable on Liberty:

This rule is flagged once per Java class.

Use the exception APIs provided by the related specification. For the com.ibm.websphere.ce.j2c APIs, use the exception APIs that are provided by JSR 322, Java EE Connector Architecture 1.6.

For information about the exceptions provided by the JCA specification, see the javax.resource.spi.ResourceAllocationException class Java documentation and the Java documentation for its parent class, javax.resource.ResourceException.

For information about other APIs and SPIs that are not supported on Liberty, see Some APIs and SPIs are not available on Liberty.