de.cesr.more.util.exception
Class MIllegalValueTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.cesr.more.util.exception.MIllegalValueTypeException
- All Implemented Interfaces:
- Serializable
public class MIllegalValueTypeException
- extends Exception
MORe
Used for specifying MMeasureDescription
s that represent a MoreMeasure
with a certain value type.
- See Also:
- Serialized Form
- Date:
- 17.11.2010
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MIllegalValueTypeException
public MIllegalValueTypeException(String message)