org.mule.common.connection.exception
Class UnableToReleaseConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.common.connection.exception.UnableToReleaseConnectionException
- All Implemented Interfaces:
- Serializable
public class UnableToReleaseConnectionException
- extends Exception
Exception thrown when the release connection operation of the connection manager
fails.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnableToReleaseConnectionException
public UnableToReleaseConnectionException(Throwable throwable)
- Create a new exception
- Parameters:
throwable - Inner exception
Copyright © 2014. All rights reserved.