org.rhq.core.clientapi.server.discovery
Class StaleTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.rhq.core.clientapi.server.discovery.InvalidInventoryReportException
org.rhq.core.clientapi.server.discovery.StaleTypeException
- All Implemented Interfaces:
- Serializable
public class StaleTypeException
- extends InvalidInventoryReportException
Exception to indicate that a report contains one or more resource types that have been marked for
deletion.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StaleTypeException
public StaleTypeException()
StaleTypeException
public StaleTypeException(String message)
StaleTypeException
public StaleTypeException(String message,
Throwable cause)
StaleTypeException
public StaleTypeException(Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.