org.objectweb.perseus.pool.api

Class PoolException


public class PoolException
extends Exception

Author:
S.Chassande-Barrioz

Field Summary

protected Exception
nestedException

Constructor Summary

PoolException()
PoolException(Exception nested)
PoolException(String msg)
PoolException(String msg, Exception nested)

Method Summary

Exception
getNestedException()

Field Details

nestedException

protected Exception nestedException

Constructor Details

PoolException

public PoolException()


PoolException

public PoolException(Exception nested)


PoolException

public PoolException(String msg)


PoolException

public PoolException(String msg,
                     Exception nested)

Method Details

getNestedException

public Exception getNestedException()


Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.