Class N2oGraphQlException

  • All Implemented Interfaces:
    Serializable

    public class N2oGraphQlException
    extends net.n2oapp.framework.api.data.exception.N2oQueryExecutionException
    Ошибка обработки GraphQL запроса
    See Also:
    Serialized Form
    • Constructor Detail

      • N2oGraphQlException

        public N2oGraphQlException​(String message,
                                   String query,
                                   net.n2oapp.criteria.dataset.DataSet response)