Class QueryCaptureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ch.usi.si.seart.treesitter.exception.TreeSitterException
-
- ch.usi.si.seart.treesitter.exception.query.QueryException
-
- ch.usi.si.seart.treesitter.exception.query.QueryCaptureException
-
- All Implemented Interfaces:
Serializable
public class QueryCaptureException extends QueryException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QueryCaptureException(int offset)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-