public class

UnableToReleaseConnectionException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ org.mule.module.linkedin.connection.UnableToReleaseConnectionException

Class Overview

Exception thrown when the release connection operation of the connection manager fails.

Summary

[Expand]
Inherited Constants
From class java.lang.Exception
From class java.lang.Throwable
[Expand]
Inherited Fields
From class java.lang.Throwable
Public Constructors
UnableToReleaseConnectionException(Throwable throwable)
Create a new exception
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public UnableToReleaseConnectionException (Throwable throwable)

Create a new exception

Parameters
throwable Inner exception