org.rhq.core.domain.measurement.util
Class MeasurementConversionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.rhq.core.domain.measurement.util.MeasurementConversionException
All Implemented Interfaces:
Serializable

public class MeasurementConversionException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
MeasurementConversionException(String message)
           
MeasurementConversionException(String message, Throwable cause)
           
 
Method Summary
 
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
 

Constructor Detail

MeasurementConversionException

public MeasurementConversionException(String message)

MeasurementConversionException

public MeasurementConversionException(String message,
                                      Throwable cause)


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.