Class QueryGeneratorException

All Implemented Interfaces:
Serializable

public class QueryGeneratorException extends RuntimeException

will be thrown in cases that query string got syntax errors

Author:
alireza_bayat created on 10/27/21
See Also:
  • Constructor Details

    • QueryGeneratorException

      public QueryGeneratorException(String message)