Uses of Package
com.github.m0nk3y2k4.thetvdb.api.exception
-
Packages that use com.github.m0nk3y2k4.thetvdb.api.exception Package Description com.github.m0nk3y2k4.thetvdb.api Defines the public sources of this APIcom.github.m0nk3y2k4.thetvdb.internal.api.impl Defines the internal implementation of the public APIcom.github.m0nk3y2k4.thetvdb.internal.connection Defines the connections between the connector and the remote APIcom.github.m0nk3y2k4.thetvdb.internal.exception Defines the internal type specific exceptions thrown by this APIcom.github.m0nk3y2k4.thetvdb.internal.resource.impl Defines the implementation of the individual connectors for the remote routescom.github.m0nk3y2k4.thetvdb.internal.util.json Defines general functionality for processing JSON data -
Classes in com.github.m0nk3y2k4.thetvdb.api.exception used by com.github.m0nk3y2k4.thetvdb.api Class Description APIException Main type for all checked exceptions related to the API functionality. -
Classes in com.github.m0nk3y2k4.thetvdb.api.exception used by com.github.m0nk3y2k4.thetvdb.internal.api.impl Class Description APIException Main type for all checked exceptions related to the API functionality. -
Classes in com.github.m0nk3y2k4.thetvdb.api.exception used by com.github.m0nk3y2k4.thetvdb.internal.connection Class Description APIException Main type for all checked exceptions related to the API functionality. -
Classes in com.github.m0nk3y2k4.thetvdb.api.exception used by com.github.m0nk3y2k4.thetvdb.internal.exception Class Description APIException Main type for all checked exceptions related to the API functionality.APIRuntimeException Unchecked runtime exception for API related issues. -
Classes in com.github.m0nk3y2k4.thetvdb.api.exception used by com.github.m0nk3y2k4.thetvdb.internal.resource.impl Class Description APIException Main type for all checked exceptions related to the API functionality. -
Classes in com.github.m0nk3y2k4.thetvdb.api.exception used by com.github.m0nk3y2k4.thetvdb.internal.util.json Class Description APIException Main type for all checked exceptions related to the API functionality.