de.cesr.more.util.exception
Class MIllegalValueTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.cesr.more.util.exception.MIllegalValueTypeException
All Implemented Interfaces:
Serializable

public class MIllegalValueTypeException
extends Exception

MORe Used for specifying MMeasureDescriptions that represent a MoreMeasure with a certain value type.

See Also:
Serialized Form
Date:
17.11.2010

Constructor Summary
MIllegalValueTypeException(String message)
           
 
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

MIllegalValueTypeException

public MIllegalValueTypeException(String message)