org.rhq.core.clientapi.server.discovery
Class InvalidInventoryReportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.rhq.core.clientapi.server.discovery.InvalidInventoryReportException
- All Implemented Interfaces:
- Serializable
public class InvalidInventoryReportException
- extends Exception
Exception to indicate that a given InventoryReport contained some invalid data and could not be processed.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidInventoryReportException
public InvalidInventoryReportException()
InvalidInventoryReportException
public InvalidInventoryReportException(String message)
InvalidInventoryReportException
public InvalidInventoryReportException(String message,
Throwable cause)
InvalidInventoryReportException
public InvalidInventoryReportException(Throwable cause)
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.