Uses of Class
com.github.m0nk3y2k4.thetvdb.internal.exception.APICommunicationException
-
Packages that use APICommunicationException Package Description com.github.m0nk3y2k4.thetvdb.internal.exception Defines the internal type specific exceptions thrown by this API -
-
Uses of APICommunicationException in com.github.m0nk3y2k4.thetvdb.internal.exception
Subclasses of APICommunicationException in com.github.m0nk3y2k4.thetvdb.internal.exception Modifier and Type Class Description class
APINotAuthorizedException
Specific type ofAPICommunicationException
which handles HTTP-401 responses received from the remote API.
-