Uses of Class
com.github.m0nk3y2k4.thetvdb.api.exception.APIRuntimeException
-
Packages that use APIRuntimeException Package Description com.github.m0nk3y2k4.thetvdb.internal.exception Defines the internal type specific exceptions thrown by this API -
-
Uses of APIRuntimeException in com.github.m0nk3y2k4.thetvdb.internal.exception
Subclasses of APIRuntimeException in com.github.m0nk3y2k4.thetvdb.internal.exception Modifier and Type Class Description class
APIPreconditionException
Exceptions of this type represent a failed precondition check.
-