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