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