类 QueryExecutionRequestException

  • 所有已实现的接口:
    Serializable

    public class QueryExecutionRequestException
    extends QueryException
    Expecting to execute an illegal operation regarding the query type
    作者:
    Emmanuel Bernard
    另请参阅:
    序列化表格
    • 构造器详细资料

      • QueryExecutionRequestException

        public QueryExecutionRequestException​(String message,
                                              String queryString)