org.objectweb.perseus.dependency.api

Class DeadLockException


public class DeadLockException
extends Exception

Author:
S.Chassande-Barrioz

Field Summary

protected Exception
nestedException

Constructor Summary

DeadLockException()
DeadLockException(Exception nested)
DeadLockException(String msg)
DeadLockException(String msg, Exception nested)

Method Summary

Exception
getNestedException()

Field Details

nestedException

protected Exception nestedException

Constructor Details

DeadLockException

public DeadLockException()


DeadLockException

public DeadLockException(Exception nested)


DeadLockException

public DeadLockException(String msg)


DeadLockException

public DeadLockException(String msg,
                         Exception nested)

Method Details

getNestedException

public Exception getNestedException()


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