Class QueryCaptureException

  • All Implemented Interfaces:
    Serializable

    public class QueryCaptureException
    extends QueryException
    Thrown when a query string has incorrect captures.
    Since:
    1.0.0
    Author:
    Ozren Dabić
    See Also:
    Serialized Form
    • Constructor Detail

      • QueryCaptureException

        public QueryCaptureException​(int offset)