Class 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
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • HqlGrammarException

        public HqlGrammarException​(com.wavemaker.commons.MessageResource resource,
                                   java.lang.Object... args)