com.eurotech.framework
Class EsfInvalidMetricTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.eurotech.framework.EsfRuntimeException
                  extended by com.eurotech.framework.EsfInvalidMetricTypeException
All Implemented Interfaces:
Serializable

public class EsfInvalidMetricTypeException
extends EsfRuntimeException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.eurotech.framework.EsfRuntimeException
m_code
 
Constructor Summary
EsfInvalidMetricTypeException(Object argument)
           
EsfInvalidMetricTypeException(Throwable cause, Object argument)
           
 
Method Summary
 
Methods inherited from class com.eurotech.framework.EsfRuntimeException
getCode, getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

EsfInvalidMetricTypeException

public EsfInvalidMetricTypeException(Object argument)

EsfInvalidMetricTypeException

public EsfInvalidMetricTypeException(Throwable cause,
                                     Object argument)


Copyright © 2013. All Rights Reserved.