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