org.rhq.enterprise.server.core.concurrency
Class LatchedServiceCircularityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.server.core.concurrency.LatchedServiceException
org.rhq.enterprise.server.core.concurrency.LatchedServiceCircularityException
- All Implemented Interfaces:
- Serializable
public class LatchedServiceCircularityException
- extends LatchedServiceException
- Author:
- Joseph Marques
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LatchedServiceCircularityException
public LatchedServiceCircularityException()
LatchedServiceCircularityException
public LatchedServiceCircularityException(String message,
Throwable cause)
LatchedServiceCircularityException
public LatchedServiceCircularityException(String message)
LatchedServiceCircularityException
public LatchedServiceCircularityException(Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.