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