com.thalesgroup.dtkit.metrics.model
Class InputMetricException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.thalesgroup.dtkit.metrics.model.InputMetricException
All Implemented Interfaces:
Serializable

public class InputMetricException
extends RuntimeException
implements Serializable

See Also:
Serialized Form

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

InputMetricException

public InputMetricException()

InputMetricException

public InputMetricException(String message)

InputMetricException

public InputMetricException(Throwable cause)

InputMetricException

public InputMetricException(String message,
                            Throwable cause)


Copyright © 2004-2011. All Rights Reserved.