org.rhq.enterprise.server.measurement
Class MeasurementStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.server.measurement.MeasurementStorageException
- All Implemented Interfaces:
- java.io.Serializable
public class MeasurementStorageException
- extends java.lang.RuntimeException
Signifies a failure to store measurement information
- Author:
- Greg Hinkle
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MeasurementStorageException
public MeasurementStorageException()
MeasurementStorageException
public MeasurementStorageException(java.lang.String message)
MeasurementStorageException
public MeasurementStorageException(java.lang.String message,
java.lang.Throwable cause)
MeasurementStorageException
public MeasurementStorageException(java.lang.Throwable cause)
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.