org.molgenis.omx.converters
Class ValueConverterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.molgenis.omx.converters.ValueConverterException
- All Implemented Interfaces:
- Serializable
public class ValueConverterException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValueConverterException
public ValueConverterException(String message)
ValueConverterException
public ValueConverterException(Exception exception)
ValueConverterException
public ValueConverterException(String message,
Exception exception)
Copyright © 2013. All Rights Reserved.