| Package | Description | 
|---|---|
| javax.resource.cci | The javax.resource.cci package contains API specification for the Common
Client Interface (CCI). | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceWarning | ResourceWarning. getLinkedWarning()Deprecated. 
 J2SE release 1.4 supports a chained exception facility 
 that allows any throwable to know about another throwable, if any,
 that caused it to get thrown. Refer to  getCauseandinitCausemethods of thejava.lang.Throwableclass. | 
| ResourceWarning | Interaction. getWarnings()Gets the first ResourceWarning from the chain of warnings
  associated with this Interaction instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceWarning. setLinkedWarning(ResourceWarning warning)Deprecated. 
 J2SE release 1.4 supports a chained exception facility 
 that allows any throwable to know about another throwable, if any,
 that caused it to get thrown. Refer to  getCauseandinitCausemethods of thejava.lang.Throwableclass. | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.