org.rhq.enterprise.server.core.concurrency
Class LatchedServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.server.core.concurrency.LatchedServiceException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- LatchedServiceCircularityException
public class LatchedServiceException
- extends RuntimeException
- 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 |
LatchedServiceException
public LatchedServiceException()
LatchedServiceException
public LatchedServiceException(String message)
LatchedServiceException
public LatchedServiceException(Throwable cause)
LatchedServiceException
public LatchedServiceException(String message,
Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.