Class TypeMappingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.wavemaker.commons.WMRuntimeException
-
- com.wavemaker.runtime.data.exception.TypeMappingException
-
- All Implemented Interfaces:
com.wavemaker.commons.WMCommonException,java.io.Serializable
public class TypeMappingException extends com.wavemaker.commons.WMRuntimeException- Since:
- 22/2/17
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TypeMappingException(com.wavemaker.commons.MessageResource resource, java.lang.Throwable cause, java.lang.Object... args)
-
Method Summary
-
Methods inherited from class com.wavemaker.commons.WMRuntimeException
getMessage, getMessageResourceHolder
-
-