Class ResourceAdapterInternalException

  • All Implemented Interfaces:
    Serializable

    public class ResourceAdapterInternalException
    extends javax.resource.spi.ResourceAdapterInternalException
    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceAdapterInternalException

        public ResourceAdapterInternalException​(String msg)
      • ResourceAdapterInternalException

        public ResourceAdapterInternalException​(String msg,
                                                Throwable cause)
    • Method Detail

      • getLinkedException

        public Exception getLinkedException()
        Overrides:
        getLinkedException in class javax.resource.ResourceException