api / tv.twelvetone.rjson / SyntaxException

SyntaxException

class SyntaxException : Throwable

This exception is thrown when an error occurs involving the syntax of the source.

Constructors

<init>

SyntaxException(message: String? = null)

This exception is thrown when an error occurs involving the syntax of the source.