mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Fix QL doc.
This commit is contained in:
@@ -47,6 +47,7 @@ private newtype TExtractionError =
|
||||
* Superclass for the extraction error hierarchy.
|
||||
*/
|
||||
class ExtractionError extends TExtractionError {
|
||||
/** Gets the string representation of the error. */
|
||||
string toString() { none() }
|
||||
|
||||
/** Gets the error message for this error. */
|
||||
|
||||
Reference in New Issue
Block a user