Package com.github.m0nk3y2k4.thetvdb.internal.exception
Defines the internal type specific exceptions thrown by this API
-
Exception Summary Exception Description APICommunicationException Exception indicating problems while communicating with the remote API.APINotAuthorizedException Specific type ofAPICommunicationException
which handles HTTP-401 responses received from the remote API.APIPreconditionException Exceptions of this type represent a failed precondition check.