Class QueryFieldException

  • All Implemented Interfaces:
    Serializable

    public class QueryFieldException
    extends QueryException
    Thrown when the targeted node does not have a field with the specified name.
    Since:
    1.0.0
    Author:
    Ozren Dabić
    See Also:
    Serialized Form
    • Constructor Detail

      • QueryFieldException

        public QueryFieldException​(int offset)