mirror of
https://github.com/github/codeql.git
synced 2026-08-04 17:33:18 +02:00
5 lines
94 B
Java
Generated
5 lines
94 B
Java
Generated
package com.google.gson;
|
|
|
|
public final class JsonSyntaxException extends RuntimeException {
|
|
}
|